File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" : " 2026.1.0 " ,
5+ "version" : " 2026.1.1 " ,
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/2026.1.0 " ,
42+ "identifier" : " https://github.com/MerginMaps/mobile/tree/2026.1.1 " ,
4343 "relation" : " isSupplementTo"
4444 },
4545 {
Original file line number Diff line number Diff line change 1- cff-version : 2026.1.0
1+ cff-version : 2026.1.1
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 @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.22)
77# Note: To update version use script/update_all_versions.bash
88set (MM_VERSION_MAJOR "2026" )
99set (MM_VERSION_MINOR "1" )
10- set (MM_VERSION_PATCH "0 " )
10+ set (MM_VERSION_PATCH "1 " )
1111
1212if (VCPKG_TARGET_TRIPLET MATCHES ".*ios.*" )
1313 set (IOS TRUE )
Original file line number Diff line number Diff line change 99 },
1010 "name" : " merginmaps-mobile-app" ,
1111 "description" : " Collect. Share. Publish." ,
12- "version" : " 2026.1.0 " ,
12+ "version" : " 2026.1.1 " ,
1313 "homepage" : " https://github.com/merginmaps/mobile" ,
1414 "dependencies" : [
1515 {
You can’t perform that action at this time.
0 commit comments