From ec0915e4885de24eb95cf68c3ad9987f41556ae6 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 2 Apr 2026 19:26:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=99=BA=E8=83=BD=E4=BD=93=E5=94=A4?= =?UTF-8?q?=E9=86=92=E5=90=8E=E6=B6=88=E6=81=AF=E5=8F=91=E9=80=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 210de1bd..ba769386 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ APP_VERSION = 'v2.9.24' -FRONTEND_VERSION = 'v2.9.23' +FRONTEND_VERSION = 'v2.9.24'