Merge branch 'release' of https://gitee.com/starlock-cn/app-starlock into release

This commit is contained in:
魏少阳 2024-06-25 16:10:51 +08:00
commit 1e9e350add
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'