From be285ae01fea7fa9dba0e078f2c9a94a5445b93c Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Sun, 16 Jan 2022 20:34:50 +0100 Subject: [PATCH] Revert version to current one --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c8a34229..8ab8dde6 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.1+24 environment: sdk: '>=2.12.0 <3.0.0'