From 5e077cd64d0adbdbb109e039562e38aeeac68290 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 31 Dec 2025 07:49:12 +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 f39bc712..60b93d7f 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.9.0' -FRONTEND_VERSION = 'v2.9.0' +APP_VERSION = 'v2.9.1' +FRONTEND_VERSION = 'v2.9.1'