From b47641c2feca3eae25ed5a809ba664d01b1b4566 Mon Sep 17 00:00:00 2001 From: DylanXie123 Date: Sat, 14 Dec 2019 20:11:53 +0800 Subject: [PATCH] new release --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8bec051..2493725 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A scientific & intutive calculator written in Flutter. # 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.3.4+1 +version: 1.3.4+2 environment: sdk: ">=2.5.0 <3.0.0"