From ee9892562648f074e3c6b59d508127d81fa21010 Mon Sep 17 00:00:00 2001 From: Mohammed Mohsin <59914433+mdmohsin7@users.noreply.github.com> Date: Sat, 5 Oct 2024 18:55:30 +0530 Subject: [PATCH] bump ver to 1.0.41+148 for release --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 9f809dd53..474ace14c 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.41+145 +version: 1.0.41+148 environment: sdk: ">=3.0.0 <4.0.0"