Version 1.2.0

This commit is contained in:
Girish Ramakrishnan
2023-01-03 11:18:10 +01:00
parent 60ec7830dd
commit 709feb60bc
2 changed files with 4 additions and 1 deletions

View File

@@ -41,3 +41,6 @@
* Update traccar to 5.5 * Update traccar to 5.5
* [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.5) * [Full changelog](https://github.com/traccar/traccar/releases/tag/v5.5)
[1.2.0]
* Update base image to 4.0.0

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.1.0", "version": "1.2.0",
"upstreamVersion": "5.5", "upstreamVersion": "5.5",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,