From 53e310a48b94e110e47c4326c3f28e6b0083163b Mon Sep 17 00:00:00 2001 From: tamslo Date: Fri, 31 Jan 2025 10:28:48 +0100 Subject: [PATCH] build(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 15454f1f..3216e3f9 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.6+16 +version: 1.0.7+17 environment: sdk: '>=3.0.0'