From 0dd9ecedac4cc39fabf3c546a01b42bfea6a8930 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 4 Jul 2022 12:07:55 -0700 Subject: [PATCH] update pubspec version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7c78a1e3..d12d5ae6 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.8.0+33 +version: 1.8.0+34 environment: sdk: ">=2.15.0 <3.0.0"