From 14a2cfb0b50ec0f0934277a46a946d91ec6089cf Mon Sep 17 00:00:00 2001 From: liufei Date: Mon, 8 Jul 2024 15:14:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= 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 4cdbbf4..138e6fb 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v3.3.1' -THIRD_VERSION = 'f8486b0' \ No newline at end of file +APP_VERSION = 'v3.3.1-1' +THIRD_VERSION = 'b4a3370' \ No newline at end of file