From 212b353536038248efc5c88c3ba3905867fb5535 Mon Sep 17 00:00:00 2001 From: Efrain Date: Tue, 21 Sep 2021 09:40:46 -0500 Subject: [PATCH] Bump to the 1.0.1+7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7aa49db9c..4ef213e98 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.0+6 +version: 1.0.1+7 environment: sdk: '>=2.13.0 <3.0.0'