From a1e6fd88a96177ef0c1d0105b4dc44d9661f5563 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 6 Apr 2025 07:53:29 +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 658d9818..e651ef3b 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.3.7' -FRONTEND_VERSION = 'v2.3.7-1' +APP_VERSION = 'v2.3.8' +FRONTEND_VERSION = 'v2.3.8'