From f6981734d08ddd8c36adaad807f0d1b9ac8376d5 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 28 Jan 2025 16:06:03 +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 5eb6f236..37c3ab0c 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.2.4-1' -FRONTEND_VERSION = 'v2.2.4' +APP_VERSION = 'v2.2.5' +FRONTEND_VERSION = 'v2.2.5'