Bump version

This commit is contained in:
Johannes Zellner
2024-04-07 14:34:46 +02:00
parent afd9d1646c
commit f9360a5752
2 changed files with 6 additions and 2 deletions

View File

@@ -92,3 +92,7 @@
[1.7.3]
* 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/)

View File

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