File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"iOS" : {
3
- "versionName" : " 1.9.0 " ,
4
- "versionCode" : " 21 "
3
+ "versionName" : " 1.9.1 " ,
4
+ "versionCode" : " 22 "
5
5
},
6
6
"Android" : {
7
- "versionName" : " 1.9.0 " ,
8
- "versionCode" : " 21 "
7
+ "versionName" : " 1.9.1 " ,
8
+ "versionCode" : " 22 "
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# 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
19
19
20
20
environment :
21
21
sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments