From e4d838a9d0280a084379f4a42822228df3243a1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Jul 2026 02:19:40 +0000 Subject: [PATCH] chore(release): v1.4.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 a402408..f930e5c 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-05-09 06:05:13 UTC + Last updated: 2026-07-14 02:19:31 UTC """ -AL_VERSION = "1.3.0" -AL_TAG = "v1.3.0" +AL_VERSION = "1.4.0" +AL_TAG = "v1.4.0" AL_COMMIT_SHA = "local" AL_COMMIT_DATE = "null" # time zone : UTC AL_BUILD_DATE = "null" # time zone : UTC