From 840c8f7298bdb772e894bd3295b9c1b622dbaaf7 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 27 Apr 2026 11:32:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20APP=5FVERSION=20=E8=87=B3?= =?UTF-8?q?=20v2.10.6?= 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 802eae82..e092a688 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.10.5' +APP_VERSION = 'v2.10.6' FRONTEND_VERSION = 'v2.10.5'