diff --git a/CHANGELOG.md b/CHANGELOG.md index c4cf5d4..e7fc7d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -129,3 +129,9 @@ * Avoid duplicated tasks with horizontal scaling * Add a users column to the device list * Clear attribute on null computation result + +[1.13.0] +* Update traccar to 6.4 +* [Full changelog](https://www.traccar.org/blog/traccar-6-4/) +* critical fix for device freezing issue + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1240325..f596849 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Modern GPS Tracking Platform", - "version": "1.12.0", - "upstreamVersion": "6.3", + "version": "1.13.0", + "upstreamVersion": "6.4", "minBoxVersion": "7.1.0", "memoryLimit": 1073741824, "healthCheckPath": "/",