From b6f0ef99ab333e41674a1d417b80ec809a79917c Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 29 Apr 2026 19:02:35 +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 3903afb8..98f10bec 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.10.7' -FRONTEND_VERSION = 'v2.10.7' +APP_VERSION = 'v2.10.8' +FRONTEND_VERSION = 'v2.10.8'