From af2630322e3f99bf2766629da670e66b7b883c62 Mon Sep 17 00:00:00 2001 From: lhache Date: Sat, 17 Sep 2022 17:11:53 +0200 Subject: [PATCH] 1.0.0+14 --- motamot/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motamot/pubspec.yaml b/motamot/pubspec.yaml index c3b0164..447d9f2 100644 --- a/motamot/pubspec.yaml +++ b/motamot/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 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.0+13 +version: 1.0.0+14 environment: sdk: ">=2.16.1 <3.0.0"