From f1944dbc9eaba935b2ae2788556481584918e5a9 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Mon, 30 Aug 2021 16:01:08 -0700 Subject: [PATCH] pubspec version update --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5d33a9c2..c7d1f0fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.1.1+18 +version: 1.2.0+19 environment: sdk: ">=2.12.0 <3.0.0"