From 7cd699aa4beb89e6d9f7fe313181a721a8b6c60a Mon Sep 17 00:00:00 2001 From: Frederick-S Date: Sun, 17 May 2020 13:43:30 +0800 Subject: [PATCH] version: update version code --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 562753d..3671bbe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A new Flutter application. # 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 +version: 1.0.1+2 environment: sdk: ">=2.2.0 <3.0.0"