From 2e0dcb1b2b62a2e0c8614e22ea8149482d0904ba Mon Sep 17 00:00:00 2001 From: stopflock Date: Mon, 9 Feb 2026 23:59:08 -0600 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5e05501..86b10e2 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.6.4+47 # The thing after the + is the version code, incremented with each release +version: 2.7.0+47 # The thing after the + is the version code, incremented with each release environment: sdk: ">=3.8.0 <4.0.0" # RadioGroup widget requires Dart 3.8+ (Flutter 3.35+)