From a184ff7d55f89e623b681b271435af4f31b42760 Mon Sep 17 00:00:00 2001 From: linyimin <18316471919@139.com> Date: Tue, 11 Aug 2026 14:33:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.yaml | 2 +- version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.yaml b/app.yaml index ae749ae..12dbd78 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ id: t11 name: t11 -version: 2.15.18 +version: 2.15.30 author: t11 icon: '' desc: t11 diff --git a/version.py b/version.py index cb899c4..7bdfed8 100644 --- a/version.py +++ b/version.py @@ -4,6 +4,6 @@ 应用版本号 每次 OTA 更新时,只需要更新这个文件中的版本号 """ -VERSION = '2.15.25' +VERSION = '2.15.30'