From 277cde8db236b7116714d451412c232708c25ccd Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 8 Jul 2025 12:17:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20version.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.py b/version.py index dfafbccd..ede8765c 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.6.2' -FRONTEND_VERSION = 'v2.6.2' +APP_VERSION = 'v2.6.3' +FRONTEND_VERSION = 'v2.6.3'