From 897e1171a0c3f544665e32e3f7627fdac3c8ed1f Mon Sep 17 00:00:00 2001 From: Jacopo Carlini Date: Sat, 20 Mar 2021 12:32:49 +0100 Subject: [PATCH] new version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ebf7d26..69a150b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A Fancy Flutter Calendar # 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: 0.2.3+2 +version: 0.2.4+2 environment: sdk: ">=2.3.0 <3.0.0"