From f4280342c73acd8d3f57a39e987715b6ba82130f Mon Sep 17 00:00:00 2001 From: Github Actions CD <> Date: Thu, 15 Sep 2022 20:26:05 +0000 Subject: [PATCH] [skip ci] Bump version to 1.0.0+10 --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f5329bb..bed0dce 100644 --- a/app/pubspec.yaml +++ b/app/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+9 +version: 1.0.0+10 environment: sdk: ">=2.17.6 <3.0.0"