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'