From f74be2947db3430b4fa3955041fb72a2ccf3c93c Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 27 Mar 2023 15:28:19 -0700 Subject: [PATCH] Bump Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bcd78cde..6a230d00 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.10.0+36 +version: 1.11.0+37 environment: sdk: ">=2.17.0 <3.0.0"