From 0814ca713dc2d539b2007207f8e385b4aa0ec208 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Tue, 9 Nov 2021 12:39:55 +0100 Subject: [PATCH] Reset version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a521352d..46d4479c 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.0+24 +version: 1.3.0+23 environment: sdk: '>=2.12.0 <3.0.0'