From b11872781e0c49acbc34daf56053f1824777837e Mon Sep 17 00:00:00 2001 From: Ziedelth Date: Wed, 29 May 2024 23:41:24 +0200 Subject: [PATCH] Upgrade app version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index afcbb28..98b7f65 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: application description: "A new Flutter project." publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.0.7+1 +version: 0.0.8+1 environment: sdk: '>=3.4.0 <4.0.0'