diff --git a/.env.dev b/.env.dev index 623f3f2..836f648 100644 --- a/.env.dev +++ b/.env.dev @@ -1,3 +1,3 @@ # Dev Environment Configuration -API_BASE_URL=https://dev-api.requestn.com +API_BASE_URL=http://144.91.78.96:3001/api/v1 STORAGE_BASE_URL=https://sin1.contabostorage.com/request diff --git a/pubspec.yaml b/pubspec.yaml index 52ec8e8..bd0cae2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: real_estate_mobile description: "RE-QuestN Real Estate Mobile App" publish_to: 'none' -version: 1.0.0+1 +version: 1.0.0+2 environment: sdk: ^3.10.1