diff --git a/pubspec.yaml b/pubspec.yaml index 77bf249..2b79857 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.2.1+37 # The thing after the + is the version code, incremented with each release +version: 2.3.0+38 # 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+