Bump version

This commit is contained in:
Johannes Zellner
2024-09-18 13:47:27 +02:00
parent a37c8c398f
commit 8fdae7271a
2 changed files with 13 additions and 2 deletions

View File

@@ -135,3 +135,14 @@
* [Full changelog](https://www.traccar.org/blog/traccar-6-4/)
* critical fix for device freezing issue
[1.14.0]
* Update traccar to 6.5
* [Full changelog](https://www.traccar.org/blog/traccar-6-5/)
* Handling processing errors to fix freezing devices
* Option to use linked driver as the current driver
* Support multiple alarms in a single position
* Improve web app loading experience
* Google Maps fallback option with no API key
* Wialon position forwarding option
* Fix map attribution control

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Modern GPS Tracking Platform",
"version": "1.13.0",
"upstreamVersion": "6.4",
"version": "1.14.0",
"upstreamVersion": "6.5",
"minBoxVersion": "7.1.0",
"memoryLimit": 1073741824,
"healthCheckPath": "/",