From f0ea1bfeacafe8a6b05771b2838a542d6762698c Mon Sep 17 00:00:00 2001 From: Mohammed Mohsin <59914433+mdmohsin7@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:43:10 +0530 Subject: [PATCH] bump version to 1.0.39+138 for release --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 63512597c..4c568deb1 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.39+137 +version: 1.0.39+138 environment: sdk: ">=3.0.0 <4.0.0"