From 2cacc229182ae28f964f1f645228361f455dd721 Mon Sep 17 00:00:00 2001 From: Github-actions Date: Thu, 14 Apr 2022 10:40:15 +0000 Subject: [PATCH] Bump version to 1.4.2+26 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4b84ac8e3..9c6d30b85 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.1+25 +version: 1.4.2+26 environment: sdk: '>=2.12.0 <3.0.0'