Bump version
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
@@ -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": "/",
|
||||||
|
Reference in New Issue
Block a user