Bump version number

This commit is contained in:
Anton Stubenbord
2023-02-06 22:11:04 +01:00
parent 9392f5f7c8
commit 65750b9f61
+1 -1
View File
@@ -16,7 +16,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. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at # Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.1+18 version: 2.0.2+19
environment: environment:
sdk: '>=2.19.0 <4.0.0' sdk: '>=2.19.0 <4.0.0'