mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-05-16 05:49:15 +02:00
bump version again
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ const double kAddPinYOffset = 0.0;
|
||||
|
||||
// Client name and version for OSM uploads ("created_by" tag)
|
||||
const String kClientName = 'FlockMap';
|
||||
const String kClientVersion = '0.9.5';
|
||||
const String kClientVersion = '0.9.6';
|
||||
|
||||
// Marker/camera interaction
|
||||
const int kCameraMinZoomLevel = 10; // Minimum zoom to show cameras or warning
|
||||
|
||||
Reference in New Issue
Block a user