diff --git a/star_lock/pubspec.yaml b/star_lock/pubspec.yaml index 9d0689a5..a61eeaee 100644 --- a/star_lock/pubspec.yaml +++ b/star_lock/pubspec.yaml @@ -17,8 +17,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. - -version: 1.0.15+2024031501 +# 版本说明: +# 1.0.18+2024032001:修复同意隐私政策前获取SN +version: 1.0.18+2024032001 environment: sdk: '>=2.12.0 <3.0.0'