From 7ea5da7a015e1317ff21d3bca69fee0fdc8868fb Mon Sep 17 00:00:00 2001 From: Github Actions CD <> Date: Wed, 12 Oct 2022 05:40:04 +0000 Subject: [PATCH] [skip ci] Bump version to 1.0.0+12 --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 20b8824..b8c4748 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+11 +version: 1.0.0+12 environment: sdk: ">=2.17.6 <3.0.0"