From f0f756fa9fd657ccbffcb5efddc608aa191a8943 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Fri, 15 May 2026 17:21:16 +0530 Subject: [PATCH] chore: increment build number to 1.0.0+6 in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9dfa08e..a827ff0 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+5 +version: 1.0.0+6 environment: sdk: ^3.10.1