Bump version

This commit is contained in:
Johannes Zellner
2024-01-15 10:33:07 +01:00
parent fc9323506f
commit 52b52d1a0f
2 changed files with 8 additions and 2 deletions

View File

@@ -79,3 +79,9 @@
* Unification of OBD speed units * Unification of OBD speed units
* Event buffer limit in the web app (should improve performance) * Event buffer limit in the web app (should improve performance)
* Automatic update check for the web app * Automatic update check for the web app
[1.7.1]
* Update traccar to 5.11
* [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.11)
* Update web submodule

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.0", "version": "1.7.1",
"upstreamVersion": "5.10", "upstreamVersion": "5.11",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,
"healthCheckPath": "/", "healthCheckPath": "/",