From f984217bda5add5e840faa3d50c0b4881a660178 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Mar 2026 10:55:01 +0000 Subject: [PATCH] chore(release): v1.2.0 [auto release commit] --- src/gui/ALVersionInfo.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gui/ALVersionInfo.py b/src/gui/ALVersionInfo.py index 654a3ef..cbffd0e 100644 --- a/src/gui/ALVersionInfo.py +++ b/src/gui/ALVersionInfo.py @@ -5,11 +5,11 @@ workflow process. Do not edit manually. This file is auto-generated during the workflow process. - Last updated: 2026-02-26 15:04:28 UTC + Last updated: 2026-03-21 10:54:51 UTC """ -AL_VERSION = "1.1.0" -AL_TAG = "v1.1.0" +AL_VERSION = "1.2.0" +AL_TAG = "v1.2.0" AL_COMMIT_SHA = "local" AL_COMMIT_DATE = "null" # time zone : UTC AL_BUILD_DATE = "null" # time zone : UTC