From 9d62b7d339eb2d62b76cef99ddd5f3b3d4b74a48 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 2 Jan 2020 16:55:49 +0000 Subject: [PATCH 1/2] New version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c8974e6c..d5945e97 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # 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.1.0+1 +version: 0.1.1+1 environment: sdk: ">=2.1.0 <3.0.0" From 16d5e1f3a4266c81d901a40cc1c165bbc9e42dd9 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 2 Jan 2020 17:06:16 +0000 Subject: [PATCH 2/2] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d5945e97..62bfa44e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # 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.1.1+1 +version: 0.1.1+2 environment: sdk: ">=2.1.0 <3.0.0"