From 7ad139b7e493ff9dfd287ba0020bd58da0ce5524 Mon Sep 17 00:00:00 2001 From: zimin Date: Mon, 9 Nov 2020 00:49:49 +0900 Subject: [PATCH] Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1637dab..3b77e20 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Flutter cookbook # 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.1.4+117 +version: 1.1.5+119 environment: sdk: ">=2.1.0 <3.0.0"