From 3aff297789b6d2b1269d77e3e0f73e69728a6c21 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Wed, 15 Apr 2026 06:47:10 +0530 Subject: [PATCH] chore: reset build number to 1 in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 08fa28f..82785bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: real_estate_mobile description: "RE-Quest Real Estate Mobile App" publish_to: 'none' -version: 1.0.0+4 +version: 1.0.0+1 environment: sdk: ^3.10.1