Skip to content

Commit 50e7b68

Browse files
committed
release 2025.1.0
1 parent 3400618 commit 50e7b68

File tree

11 files changed

+89
-89
lines changed

11 files changed

+89
-89
lines changed

.zenodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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": "2024.6.0",
5+
"version": "2025.1.0",
66
"upload_type": "software",
77
"publication_date": "2022-02-24",
88
"creators": [
@@ -39,7 +39,7 @@
3939
"related_identifiers": [
4040
{
4141
"scheme": "url",
42-
"identifier": "https://github.com/MerginMaps/mobile/tree/2024.6.0",
42+
"identifier": "https://github.com/MerginMaps/mobile/tree/2025.1.0",
4343
"relation": "isSupplementTo"
4444
},
4545
{

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: 2024.6.0
1+
cff-version: 2025.1.0
22
message: "If you use this software, please cite it as below."
33
authors:
44
- family-names: "Martin"

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ cmake_minimum_required(VERSION 3.22)
55
# ########################################################################################
66

77
# TODO automatically change with the scripts/update version script
8-
set(MM_VERSION_MAJOR "2024")
9-
set(MM_VERSION_MINOR "6")
8+
set(MM_VERSION_MAJOR "2025")
9+
set(MM_VERSION_MINOR "1")
1010
set(MM_VERSION_PATCH "0")
1111
set(QT_VERSION_DEFAULT "6.6.3")
1212

app/i18n/input_ca.qm

1021 Bytes
Binary file not shown.

app/i18n/input_en.ts

Lines changed: 57 additions & 57 deletions
Large diffs are not rendered by default.

app/i18n/input_es.qm

2.39 KB
Binary file not shown.

app/i18n/input_es_419.qm

2.39 KB
Binary file not shown.

app/i18n/input_es_ES.qm

2.39 KB
Binary file not shown.

app/i18n/input_et.qm

2.06 KB
Binary file not shown.

app/i18n/input_et_EE.qm

2.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)