Add feature flag to disable edits temporarily during bugfix

This commit is contained in:
stopflock
2025-11-15 14:39:27 -06:00
parent fee557330d
commit fb8260d346
11 changed files with 31 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 1.3.1+9 # The thing after the + is the version code, incremented with each release
version: 1.3.2+10 # 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+