From 589bbeb1fc4ea70fc6cf47712f4aaf841363f092 Mon Sep 17 00:00:00 2001 From: Samuel Albrecht Date: Mon, 22 Jun 2020 22:25:34 +0200 Subject: [PATCH] chg: 1.3.0 -> 1.3.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a73bfc3..61f8fe6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Display cluster health # 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.3.0+0 +version: 1.3.1+4 environment: sdk: ">=2.1.0 <3.0.0"