feat: 添加版本号

This commit is contained in:
anfe 2024-06-25 11:46:57 +08:00
parent 00c1004c77
commit 15f98ca9bd
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# 设置
environment="xhj"
main_file="lib/main_xhj_full.dart"
version_string="1.0.66"
version_string="1.0.67"
file_path="lib/network/api.dart"
###############################################################

View File

@ -74,8 +74,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# 1.0.63+2024061302xhj 线上环境,提交测试:回归 bug
# 1.0.65+2024061801xhj 线上环境,提交测试:回归 bug
# 1.0.66+2024061802xhj 线上环境,提交测试:回归 bug
# 1.0.67+2024062501xhj 线上环境,提交测试:回归 测试部门bug
version: 1.0.66+2024061802
version: 1.0.67+2024062501
environment:
sdk: '>=2.12.0 <3.0.0'