From 1f14079426841634d58ee7e77129ffd9a8e1774a Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Fri, 3 Jan 2020 16:45:48 +0000 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be8ddc67..bd0d8ff1 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.5+6 +version: 0.1.6+7 environment: sdk: ">=2.1.0 <3.0.0"