Bump version number to 2.0.0

This commit is contained in:
Anton Stubenbord
2023-02-06 01:05:14 +01:00
parent 4d7fab1839
commit 313ed1fad7

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.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.5.3+16
version: 2.0.0+17
environment:
sdk: '>=3.0.0-35.0.dev <4.0.0'