Bump version

This commit is contained in:
Johannes Zellner
2024-01-27 19:41:43 +01:00
parent a0dc7f4558
commit 0bc71eaa5b
2 changed files with 6 additions and 2 deletions

View File

@@ -85,3 +85,7 @@
* [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.11) * [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.11)
* Update web submodule * Update web submodule
[1.7.2]
* Update traccar to 5.12
* [Full changelog](https://www.traccar.org/blog/traccar-5-12/)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md", "changelog": "file://CHANGELOG.md",
"tagline": "Modern GPS Tracking Platform", "tagline": "Modern GPS Tracking Platform",
"version": "1.7.1", "version": "1.7.2",
"upstreamVersion": "5.11", "upstreamVersion": "5.12",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,
"healthCheckPath": "/", "healthCheckPath": "/",