Bump version
This commit is contained in:
@@ -92,3 +92,7 @@
|
|||||||
[1.7.3]
|
[1.7.3]
|
||||||
* Only create admin account on fresh installation
|
* Only create admin account on fresh installation
|
||||||
|
|
||||||
|
[1.8.0]
|
||||||
|
* Update traccar to 6.0
|
||||||
|
* [Full changelog](https://www.traccar.org/blog/traccar-6-0/)
|
||||||
|
|
||||||
|
@@ -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.3",
|
"version": "1.8.0",
|
||||||
"upstreamVersion": "5.12",
|
"upstreamVersion": "6.0",
|
||||||
"minBoxVersion": "7.1.0",
|
"minBoxVersion": "7.1.0",
|
||||||
"memoryLimit": 1073741824,
|
"memoryLimit": 1073741824,
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
|
Reference in New Issue
Block a user