Bump version to 2.7.2+48

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Doug Borg
2026-02-24 19:31:31 -07:00
parent 0137fd66aa
commit 775148cfb7
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,9 @@
{
"2.7.2": {
"content": [
"• Now following OSM UserAgent guidelines."
]
},
"2.7.1": {
"content": [
"• Fixed operator profile selection being lost when moving node position, adjusting direction, or changing profiles",

View File

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