From 1ae336a423c0a6eb5fd1a5da8450eeb2899fe28a Mon Sep 17 00:00:00 2001 From: Mohammed Mohsin <59914433+mdmohsin7@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:55:55 +0530 Subject: [PATCH] bump ver to 1.0.44+163 for release --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 3592fc6f4..e08579b74 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.43+158 +version: 1.0.44+163 environment: sdk: ">=3.0.0 <4.0.0"