From a05e02b38035bdca349071c03aaf43751c05ca5d Mon Sep 17 00:00:00 2001 From: Eldar2021 Date: Sat, 21 Oct 2023 13:31:34 +0600 Subject: [PATCH] release v1.2.2 --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 197be115..25adb3bc 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: "none" -version: 1.2.1 +version: 1.2.2 environment: sdk: ">=3.0.0 <4.0.0"