diff --git a/README.md b/README.md index ec17923..3eaa342 100644 --- a/README.md +++ b/README.md @@ -102,11 +102,11 @@ cp lib/keys.dart.example lib/keys.dart ### Current Development - Optional reason message when deleting -- Option to pull in profiles from NSI (man_made=surveillance only?) +- Option to import profiles from deflock identify page? ### On Pause -- Import/Export map providers -- Clean cache when nodes have disappeared / been deleted by others / queue item was deleted +- Import/Export map providers, profiles +- Clean cache when nodes have been deleted by others - Improve offline area node refresh live display ### Future Features & Wishlist diff --git a/pubspec.yaml b/pubspec.yaml index a7599fd..bc17b56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: deflockapp description: Map public surveillance infrastructure with OpenStreetMap publish_to: "none" -version: 2.1.0+34 # The thing after the + is the version code, incremented with each release +version: 2.1.1+34 # The thing after the + is the version code, incremented with each release environment: sdk: ">=3.5.0 <4.0.0" # oauth2_client 4.x needs Dart 3.5+