Merge pull request 'pubspec version bump' (#195) from pubver into trunk
continuous-integration/drone/push Build is passing Details

Reviewed-on: #195
This commit is contained in:
Sarah Jamie Lewis 2021-10-01 15:46:59 +00:00
commit e36f04095f
1 changed files with 1 additions and 1 deletions

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 used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.2.0+19
version: 1.3.0+20
environment:
sdk: ">=2.12.0 <3.0.0"