From a1007edae0bef50587d910d7c798d0fe08209c85 Mon Sep 17 00:00:00 2001 From: judemont Date: Sat, 5 Oct 2024 16:10:58 +0200 Subject: [PATCH] chore: Bump version to 1.3.0+4 in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be60612..79d9c9f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: quizflow description: "A new Flutter project." publish_to: 'none' -version: 1.2.1+3 +version: 1.3.0+4 environment: sdk: '>=3.4.3 <4.0.0'