Commit f868aafe5c94ae740c74518814ea23ddc49c9bc7

Authored by 吴启风
1 parent 228651ed

feat:弹窗版本号提升version: 1.0.10+10

Showing 1 changed file with 1 additions and 1 deletions
pubspec.yaml
... ... @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
16 16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17 17 # In Windows, build-name is used as the major, minor, and patch parts
18 18 # of the product and file versions while build-number is used as the build suffix.
19   -version: 1.0.9+9
  19 +version: 1.0.10+10
20 20  
21 21 environment:
22 22 sdk: '>=3.2.0 <4.0.0'
... ...