version bump

This commit is contained in:
stopflock
2026-07-15 21:58:29 -05:00
parent b3001927c6
commit 9a0928d22d
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,4 +1,10 @@
{
"2.10.3": {
"content": [
"• Data loading performance improvements",
"• Node marker when submitting now green for visibility"
]
},
"2.10.2": {
"content": [
"• Added tap and hold gesture on empty map area to add a node at that location",
+1 -1
View File
@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 2.10.2+57 # The thing after the + is the version code, incremented with each release
version: 2.10.3+58 # 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+)