From 5685cd68764089ebe740e40f3ddad23f58d138cc Mon Sep 17 00:00:00 2001 From: Yannick Mauray Date: Fri, 11 Nov 2022 15:46:21 +0100 Subject: [PATCH] chore: bumped version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c99ad34..bff9d9a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: quickgui description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.2.6 +version: 1.2.7 environment: sdk: ">=2.14.4 <3.0.0"