From a4da39f23ca170f93b13a537fb4e63e10f8f3e65 Mon Sep 17 00:00:00 2001 From: Sami Ahmed Date: Mon, 16 Mar 2026 17:54:56 -0700 Subject: [PATCH] Update CI version to 5.1.9 Co-Authored-By: Claude Opus 4.6 --- .github/workflows/build-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 95aeea2..75d2a37 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -9,7 +9,7 @@ on: workflow_dispatch: env: - VERSION: "5.1.8" + VERSION: "5.1.9" jobs: build-windows-qt: