From efc3507f8a47ca63813c3fd81648637316f61d77 Mon Sep 17 00:00:00 2001 From: Github-actions Date: Tue, 9 Nov 2021 11:42:53 +0000 Subject: [PATCH] Bump version to 1.4.0+24 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 46d4479cb..a521352de 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.3.0+23 +version: 1.4.0+24 environment: sdk: '>=2.12.0 <3.0.0'