From d7eb30febd9388b449f71f6d5a338b36fe8c9d36 Mon Sep 17 00:00:00 2001 From: Enrique Lozano Cebriano <61509169+enrique-lozano@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:05:56 +0100 Subject: [PATCH] build: Release `7.4.0` --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6a8a7c44..6bb3adf8 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.3.1+730001 +version: 7.4.0+740000 environment: flutter: 3.22.3