From 79d5a9e3d1c7cfd7ff1bd6e8ce0259934ff19305 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Sat, 18 Nov 2023 20:57:07 +0100 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 840833e58..32ad45a38 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.6.0+35 +version: 1.6.1+36 environment: sdk: '>=3.0.0 <4.0.0'