From 966af6509b3e1d29aed0e547fe37986123cd14c4 Mon Sep 17 00:00:00 2001 From: enrique-lozano Date: Sun, 20 Oct 2024 12:53:23 +0200 Subject: [PATCH] build: Release `7.1.1` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7be2fc4e..3658f04e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ publish_to: 'none' # The X represents the major releases, and can be up to infinity. Never start by a zero # The Y represents the minor releases, and can be up to 99. Always start by a zero # The Z represents the patch releases, and can be up to 999. Always start by a zero -version: 7.1.0+710000 +version: 7.1.1+710001 environment: flutter: 3.22.3