From 28abc02da59e379f1371f3dffa21c3effa049c79 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 20 May 2020 17:31:37 +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 61a4cc5..79f56c8 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.13.2+39 +version: 0.14.0+40 environment: sdk: ">=2.6.0 <3.0.0"