From 8b6171a39bb4c2355c63721240d898f5e8d635c3 Mon Sep 17 00:00:00 2001 From: lhache Date: Wed, 27 Jul 2022 16:34:17 +0200 Subject: [PATCH] 1.0.0+9 --- motamot/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motamot/pubspec.yaml b/motamot/pubspec.yaml index 756c401..9b35f2b 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+8 +version: 1.0.0+9 environment: sdk: ">=2.16.1 <3.0.0"