From f74a3c9acf491171ea7d4be6700bb32f9e3878ea Mon Sep 17 00:00:00 2001 From: xuyanling Date: Tue, 14 Nov 2023 09:40:48 +0800 Subject: [PATCH] =?UTF-8?q?build(version):=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=88=B03.3.12?= 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 2e52b1ad..2753e948 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -APP_VERSION = 'v3.3.11' +APP_VERSION = 'v3.3.12'