Skip to content

Commit da51b0e

Browse files
committed
build:build 1.9.1+22
1 parent 139ddd3 commit da51b0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/version.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"iOS": {
3-
"versionName": "1.9.0",
4-
"versionCode": "21"
3+
"versionName": "1.9.1",
4+
"versionCode": "22"
55
},
66
"Android": {
7-
"versionName": "1.9.0",
8-
"versionCode": "21"
7+
"versionName": "1.9.1",
8+
"versionCode": "22"
99
}
1010
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.9.0+21
18+
version: 1.9.1+22
1919

2020
environment:
2121
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)