diff --git a/app.yaml b/app.yaml index 1f8c327..cf252e6 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ id: t11 name: t11 -version: 2.15.35 +version: 3.0.0 author: t11 icon: '' desc: t11 diff --git a/version.py b/version.py index 4bf8f49..025d388 100644 --- a/version.py +++ b/version.py @@ -4,6 +4,6 @@ 应用版本号 每次 OTA 更新时,只需要更新这个文件中的版本号 """ -VERSION = '2.18.0' +VERSION = '3.0.0'