Skip to content

Commit

Permalink
build:build 1.9.1+22
Browse files Browse the repository at this point in the history
  • Loading branch information
hackycy committed Dec 10, 2020
1 parent 139ddd3 commit da51b0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/version.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"iOS": {
"versionName": "1.9.0",
"versionCode": "21"
"versionName": "1.9.1",
"versionCode": "22"
},
"Android": {
"versionName": "1.9.0",
"versionCode": "21"
"versionName": "1.9.1",
"versionCode": "22"
}
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.9.0+21
version: 1.9.1+22

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit da51b0e

Please sign in to comment.