From 280143362552fa3af2a612edf326ebac1697285b Mon Sep 17 00:00:00 2001 From: Github-actions Date: Tue, 11 Oct 2022 07:48:28 +0000 Subject: [PATCH] Bump version to 1.5.0+27 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 728f477ce..c02446e2d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # github action, the current versions are ignored. # - the version number is taken from the git branch release/x.y.z # - the build number is computed by reading the last one from the play store and increased by one -version: 1.4.2+26 +version: 1.5.0+27 environment: sdk: '>=2.12.0 <3.0.0'