From 9a5421aa0803627df702dcafde6d8b6764c36d93 Mon Sep 17 00:00:00 2001 From: mattoid Date: Wed, 5 Jun 2024 16:37:51 +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 26b65ff..a826a1f 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v3.2.9-1' -THIRD_VERSION = 'caf2dce' \ No newline at end of file +APP_VERSION = 'v3.3.0' +THIRD_VERSION = '32e92dd' \ No newline at end of file