From 9d8bd5044b5dce7bbad6aa8c8b9ea77c0fe93d79 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 12 Apr 2026 08:46:09 +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 a3497879..337b5a06 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -APP_VERSION = 'v2.9.28' +APP_VERSION = 'v2.9.29' FRONTEND_VERSION = 'v2.9.28'