Skip to content

Commit b45cef1

Browse files
committed
Bump version
1 parent 4a206c8 commit b45cef1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server/mergin/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55

66
def get_version():
7-
return "2025.7.3"
7+
return "2025.8.2"

server/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="mergin",
9-
version="2025.7.3",
9+
version="2025.8.2",
1010
url="https://github.com/MerginMaps/mergin",
1111
license="AGPL-3.0-only",
1212
author="Lutra Consulting Limited",

0 commit comments

Comments
 (0)