Version 1.7.3

This commit is contained in:
Girish Ramakrishnan
2024-03-25 22:55:24 +01:00
parent 4ab0863f24
commit 0daf95ec34
2 changed files with 4 additions and 1 deletions

View File

@@ -89,3 +89,6 @@
* Update traccar to 5.12 * Update traccar to 5.12
* [Full changelog](https://www.traccar.org/blog/traccar-5-12/) * [Full changelog](https://www.traccar.org/blog/traccar-5-12/)
[1.7.3]
* Only create admin account on fresh installation

View File

@@ -5,7 +5,7 @@
"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.2", "version": "1.7.3",
"upstreamVersion": "5.12", "upstreamVersion": "5.12",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,