From 14b52f80185afbdcd25a47f0a31edb465a57692e Mon Sep 17 00:00:00 2001 From: stopflock Date: Mon, 6 Oct 2025 12:03:26 -0500 Subject: [PATCH] Bump version to 1.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4f56e0f..61f0f56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: deflockapp description: Map public surveillance infrastructure with OpenStreetMap publish_to: "none" -version: 1.0.10 +version: 1.1.0 environment: sdk: ">=3.5.0 <4.0.0" # oauth2_client 4.x needs Dart 3.5+