From 287881a4bf7377a3d459cd39cf98b4a608272979 Mon Sep 17 00:00:00 2001 From: RED <41305535+LetsUpdate@users.noreply.github.com> Date: Mon, 1 Jun 2020 10:32:45 +0200 Subject: [PATCH] version++ --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4e5af99..d42b1ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A client for CraftyWeb # 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.0.1+1 +version: 1.0.2+1 environment: sdk: ">=2.1.0 <3.0.0"