From a7a47ba0997b1bc9af073f72fd90dc48e60cad2c Mon Sep 17 00:00:00 2001 From: yekta Date: Wed, 6 Mar 2024 03:24:38 +0300 Subject: [PATCH] Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 85e43cc..cd5ec12 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: A new Flutter project. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 2.4.2+1 +version: 2.4.2+2 environment: sdk: ">=2.11.99 <3.0.0"