Update version.py

This commit is contained in:
Mr Chen 2024-12-17 21:37:25 +08:00
parent 0c8e69c252
commit 7e81da6741
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# 应用程序版本号组件
APP_RELEASE = 0
APP_REVISION = 18
APP_SMALL_VERSION = 0.1
APP_SMALL_VERSION = 0.2
# 应用程序版本后缀例如“beta1”、“dev”。通常为空字符串GA发布
APP_SUFFIX = ''