From cda3266ff570184db8e8338c2ec320a114f52833 Mon Sep 17 00:00:00 2001 From: Mohammed Mohsin <59914433+mdmohsin7@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:42:16 +0530 Subject: [PATCH] bump ver to 1.0.53+216 to match latest --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index d20cb2194..dcae2c323 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.47+176 +version: 1.0.53+216 environment: sdk: ">=3.0.0 <4.0.0"