File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "description" : " <p>Mergin Maps mobile app is a QGIS powered app for Android and iOS devices.</p>" ,
33 "license" : " GPLv3" ,
44 "title" : " Mergin Maps mobile app" ,
5- "version" : " 2025.7 .0" ,
5+ "version" : " 2025.8 .0" ,
66 "upload_type" : " software" ,
77 "publication_date" : " 2022-02-24" ,
88 "creators" : [
3939 "related_identifiers" : [
4040 {
4141 "scheme" : " url" ,
42- "identifier" : " https://github.com/MerginMaps/mobile/tree/2025.7 .0" ,
42+ "identifier" : " https://github.com/MerginMaps/mobile/tree/2025.8 .0" ,
4343 "relation" : " isSupplementTo"
4444 },
4545 {
Original file line number Diff line number Diff line change 1- cff-version : 2025.7 .0
1+ cff-version : 2025.8 .0
22message : " If you use this software, please cite it as below."
33authors :
44- family-names : " Martin"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.22)
66
77# Note: To update version use script/update_all_versions.bash
88set (MM_VERSION_MAJOR "2025" )
9- set (MM_VERSION_MINOR "7 " )
9+ set (MM_VERSION_MINOR "8 " )
1010set (MM_VERSION_PATCH "0" )
1111
1212if (VCPKG_TARGET_TRIPLET MATCHES ".*ios.*" )
Original file line number Diff line number Diff line change 99 },
1010 "name" : " merginmaps-mobile-app" ,
1111 "description" : " Collect. Share. Publish." ,
12- "version" : " 2025.7 .0" ,
12+ "version" : " 2025.8 .0" ,
1313 "homepage" : " https://github.com/merginmaps/mobile" ,
1414 "dependencies" : [
1515 {
You can’t perform that action at this time.
0 commit comments