From 4ecdd9646a4455e422fa69c9fdeea9e47f3a578b Mon Sep 17 00:00:00 2001 From: Efrain Date: Tue, 6 Apr 2021 22:22:17 -0500 Subject: [PATCH] Bump to the 1.1.0+64 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4d8131067..a6ecd0d16 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.0.10+58 +version: 1.1.0+64 environment: sdk: ">=2.10.4 <3.0.0"