diff --git a/README.md b/README.md index e519e21de..5e4a1ad54 100644 --- a/README.md +++ b/README.md @@ -1265,10 +1265,10 @@ SOFTWARE. [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/fd83e74 -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/fd83e74/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/64b4d5d +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/64b4d5d/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-fd83e74-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-64b4d5d-blue.svg [ledfx-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ledfx-armhf.svg [ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ledfx/CHANGELOG.md b/ledfx/CHANGELOG.md index f750d5de7..446d9be80 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/12/28 22:55 UTC - [fd83e74](https://github.com/hassio-addons/addon-ledfx/commit/fd83e748880819fef0003bc8e561bce0809dd840) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update lua-resty-http to v0.15-r0 +2020/01/02 01:19 UTC - [64b4d5d](https://github.com/hassio-addons/addon-ledfx/commit/64b4d5d34bb401a4a38630decb052e018efb27bc) by [@sinclairpaul](https://github.com/sinclairpaul) +> 📚Align readme and adjust maintenance year diff --git a/ledfx/README.md b/ledfx/README.md index f5a957f8f..540864ef6 100644 --- a/ledfx/README.md +++ b/ledfx/README.md @@ -42,11 +42,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-ledfx/blob/fd83e74/README.md +[docs]: https://github.com/hassio-addons/addon-ledfx/blob/64b4d5d/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/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-fd83e74-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/fd83e74 +[release-shield]: https://img.shields.io/badge/version-64b4d5d-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/64b4d5d [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/master/images/screenshot.png \ No newline at end of file diff --git a/ledfx/config.json b/ledfx/config.json index 85a3b09bf..58292f84a 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "fd83e74", + "version": "64b4d5d", "slug": "ledfx", "description": "A network based LED effect controller with support for advanced real-time audio effects!", "url": "https://github.com/hassio-addons/addon-ledfx",