From 48368316d72c4b373c117d95036f22303a0acd7b Mon Sep 17 00:00:00 2001 From: linyimin <18316471919@139.com> Date: Tue, 1 Sep 2026 14:10:47 +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 12bb1ae..702e16c 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ id: t11 name: t11 -version: 2.17.15 +version: 2.18.2 author: t11 icon: '' desc: t11 diff --git a/version.py b/version.py index 1622991..9d40c1e 100644 --- a/version.py +++ b/version.py @@ -4,6 +4,6 @@ 应用版本号 每次 OTA 更新时,只需要更新这个文件中的版本号 """ -VERSION = '2.17.15' +VERSION = '2.18.2'