From 676ba6e22cc266ab7e367c124044be17cde2f8f9 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 27 Jan 2020 11:25:42 +0100 Subject: [PATCH] Next version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ee7f1a6a..504fb28a 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.5.0+16 +version: 0.5.1+17 environment: sdk: ">=2.6.0 <3.0.0"