Fix Version Name for new Release

This commit is contained in:
Andreas Fahrecker 2024-03-15 23:05:33 +01:00
parent e11a73d37e
commit eee1d12851

View File

@ -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 is used as CFBundleVersion. # In iOS, build-name is used as CFBundleShortVersionString while build-number is 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: 0.0.19+19 version: 0.0.20+20
environment: environment:
sdk: '>=3.3.1 <4.0.0' sdk: '>=3.3.1 <4.0.0'