From 40b229a7aab7133f7dccbb6e732416923747e8c8 Mon Sep 17 00:00:00 2001 From: Github-Actions Date: Thu, 20 Mar 2025 18:30:32 +0000 Subject: [PATCH] Bump version to 1.8.0+51 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 78a64cb0..8cd91a2f 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.9+50 +version: 1.8.0+51 environment: sdk: '>=3.0.0 <4.0.0'