From a5b87ef49f8af48393c2f723dd4fcebda20b92af Mon Sep 17 00:00:00 2001 From: tamara-slosarek Date: Fri, 27 Sep 2024 16:56:24 +0200 Subject: [PATCH] chore(app): increase version --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index e7b17127..d047563c 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,7 +1,7 @@ name: app description: A new Flutter project. publish_to: 'none' -version: 1.0.2+9 +version: 1.0.4+14 environment: sdk: '>=3.0.0'