diff --git a/README.md b/README.md index 3b64c512b..dec3e72f3 100644 --- a/README.md +++ b/README.md @@ -950,10 +950,10 @@ SOFTWARE. [happy-bubbles-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [happy-bubbles-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [happy-bubbles-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/bcca786 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/bcca786/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/49780ab +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/49780ab/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-bcca786-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-49780ab-blue.svg [home-panel-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/home-panel-armhf.svg [home-panel-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [home-panel-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/home-panel/CHANGELOG.md b/home-panel/CHANGELOG.md index eb3c73954..dea660244 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v1.2.1 +# Changelog since v1.4.0 -2019/10/05 15:05 UTC - [bcca786](https://github.com/hassio-addons/addon-home-panel/commit/bcca786ad2ab2f30efd98b151cffaac5a05bc257) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Update Home Panel to v2.3.0 +2019/10/06 23:17 UTC - [49780ab](https://github.com/hassio-addons/addon-home-panel/commit/49780ab1fd1a10deecee1207d168cb7f932c3be4) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update to Home Panel v2.4.1 diff --git a/home-panel/README.md b/home-panel/README.md index b2d117428..77a55f8bc 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -45,7 +45,7 @@ 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-home-panel/blob/bcca786/README.md +[docs]: https://github.com/hassio-addons/addon-home-panel/blob/49780ab/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-panel-a-touch-compatible-webapp-for-controlling-the-home/62597?u=timmo001 [hass]: https://www.home-assistant.io/ @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [midnight-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/midnight-theme.png [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-bcca786-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/bcca786 +[release-shield]: https://img.shields.io/badge/version-49780ab-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/49780ab [settings-screen]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/settings-main.png \ No newline at end of file diff --git a/home-panel/config.json b/home-panel/config.json index 18fff6909..606c0c74d 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "bcca786", + "version": "49780ab", "slug": "home-panel", "description": "A web frontend for controlling the home", "url": "https://github.com/hassio-addons/addon-home-panel",