From c282c17b5a9eab8f74a8a1f50c6a32ed38ea07fb Mon Sep 17 00:00:00 2001 From: Kuzz007 Date: Sun, 26 Jul 2026 12:44:47 +0300 Subject: [PATCH] chore(release): bump version to 3.5.0-awg.2 The published v3.5.0-awg.1 release was built before 814369da, so it still ships the version-comparison bug that commit fixed. Cutting a new tag from the corrected tree so the panel's own self-check is actually accurate for anyone who updates. Co-Authored-By: Claude Sonnet 5 --- internal/config/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/config/version b/internal/config/version index f20ad3460..1e85739e4 100644 --- a/internal/config/version +++ b/internal/config/version @@ -1 +1 @@ -3.5.0-awg.1 \ No newline at end of file +3.5.0-awg.2 \ No newline at end of file