From 6f6e37137ed81777f48c567dea97c878fa69ba28 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Wed, 29 May 2024 14:29:05 +0200 Subject: [PATCH] Bump build number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b472a4716..973674abd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # - the version number is taken from the git tag vX.Y.Z # - the build number is computed by reading the last one from the play store # and increasing by one -version: 1.7.1+43 +version: 1.7.1+44 environment: sdk: '>=3.0.0 <4.0.0'