From bc57bb1a787694b8b9be5d110ec54188d7786f3e Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 7 Dec 2024 07:41:14 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 10ba1d92..bab66fec 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ APP_VERSION = 'v2.1.2' -FRONTEND_VERSION = 'v2.1.2' +FRONTEND_VERSION = 'v2.1.3'