From 3f35c2d6a17f69a5f721a01e479c5b63291dd50d Mon Sep 17 00:00:00 2001 From: stopflock Date: Thu, 16 Oct 2025 15:56:00 -0500 Subject: [PATCH] Bump ver --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 30cbbf8..e67ff8d 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.2.2+3 # The thing after the + is the google versionCode +version: 1.2.3+4 # 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+