Bump version, dynamic localizations, add portuguese

This commit is contained in:
stopflock
2025-09-29 11:56:28 -05:00
parent 4a7a99502c
commit 87256e2c74
3 changed files with 297 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ const double kAddPinYOffset = 0.0;
// Client name and version for OSM uploads ("created_by" tag)
const String kClientName = 'DeFlock';
const String kClientVersion = '0.9.12';
const String kClientVersion = '0.9.13';
// Development/testing features - set to false for production builds
const bool kEnableDevelopmentModes = false; // Set to false to hide sandbox/simulate modes and force production mode