version, changelog

This commit is contained in:
stopflock
2026-09-04 14:59:43 -05:00
parent 142389771e
commit 00b9348b8f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,4 +1,10 @@
{
"2.11.1": {
"content": [
"• Fix FOV-only edits not registering as a change",
"• Notify on changeset comments and show a popup bubble on launch"
]
},
"2.11.0": {
"content": [
"• Further improve node loading performance",
+1 -1
View File
@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 2.11.0+61 # The thing after the + is the version code, incremented with each release
version: 2.11.1+62 # The thing after the + is the version code, incremented with each release
environment:
sdk: ">=3.10.3 <4.0.0" # Resolved dependency floor (Dart 3.10.3 = Flutter 3.38+)