diff --git a/README.md b/README.md index 52bc2ecd7..03de4dfbf 100644 --- a/README.md +++ b/README.md @@ -819,10 +819,10 @@ SOFTWARE. [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/5f20c90 -[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/5f20c90/README.md +[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/075097e +[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/075097e/README.md [traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues -[traccar-version-shield]: https://img.shields.io/badge/version-5f20c90-blue.svg +[traccar-version-shield]: https://img.shields.io/badge/version-075097e-blue.svg [traccar-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/traccar.svg [traccar-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/traccar/CHANGELOG.md b/traccar/CHANGELOG.md index 9b629baf9..f47cafd76 100644 --- a/traccar/CHANGELOG.md +++ b/traccar/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/11/02 23:05 UTC - [5f20c90](https://github.com/hassio-addons/addon-traccar/commit/5f20c902e4654c2bc10e260ab06391eb23246d05) by [@frenck](https://github.com/frenck) -> :tshirt: Fixes linter errors +2018/11/02 23:33 UTC - [075097e](https://github.com/hassio-addons/addon-traccar/commit/075097ed16012c1914074b7f7d0a5b3d82aed763) by [@frenck](https://github.com/frenck) +> :ambulance: Makes data actually persistant diff --git a/traccar/README.md b/traccar/README.md index 935c21d9b..c1895c059 100644 --- a/traccar/README.md +++ b/traccar/README.md @@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-traccar/blob/5f20c90/README.md +[docs]: https://github.com/hassio-addons/addon-traccar/blob/075097e/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-5f20c90-blue.svg -[release]: https://github.com/hassio-addons/addon-traccar/tree/5f20c90 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-075097e-blue.svg +[release]: https://github.com/hassio-addons/addon-traccar/tree/075097e \ No newline at end of file diff --git a/traccar/config.json b/traccar/config.json index 075ae0605..a4a54aa2f 100644 --- a/traccar/config.json +++ b/traccar/config.json @@ -1,6 +1,6 @@ { "name": "Traccar", - "version": "5f20c90", + "version": "075097e", "slug": "traccar", "description": "Modern GPS Tracking Platform", "url": "https://community.home-assistant.io/?u=frenck",