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