From 4cb73244406a0611fa7317b5a5a59e2742c21de0 Mon Sep 17 00:00:00 2001 From: Luca Coduri Date: Thu, 22 Sep 2022 14:13:21 +0200 Subject: [PATCH] new version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b88701c..a8305ca 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.1+1 +version: 1.1.0 environment: sdk: ">=2.12.0 <3.0.0"