diff --git a/README.md b/README.md index dce4e784..6fc3014a 100644 --- a/README.md +++ b/README.md @@ -841,10 +841,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/v1.4.6 -[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v1.4.6/README.md +[addon-home-panel]: https://github.com/hassio-addons/addon-home-panel/tree/v1.4.8 +[addon-doc-home-panel]: https://github.com/hassio-addons/addon-home-panel/blob/v1.4.8/README.md [home-panel-issue]: https://github.com/hassio-addons/addon-home-panel/issues -[home-panel-version-shield]: https://img.shields.io/badge/version-v1.4.6-blue.svg +[home-panel-version-shield]: https://img.shields.io/badge/version-v1.4.8-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 9ba0ec9f..9ea871f6 100644 --- a/home-panel/CHANGELOG.md +++ b/home-panel/CHANGELOG.md @@ -1,13 +1,12 @@ [![GitLab CI][gitlabci-shield]][gitlabci] -**See ** - ## Changes -- 88902b3 :arrow_up: Update Home Panel to v2.4.8 +- 374f5cd :arrow_up: Update to [v2.4.10](https://github.com/timmo001/home-panel/releases/tag/v2.4.10) +- 85505d1 :arrow_up: Update git to 2.22.2-r0 [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-home-panel/compare/v1.4.5...v1.4.6 -[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-home-panel/badges/v1.4.6/pipeline.svg +[changelog]: https://github.com/hassio-addons/addon-home-panel/compare/v1.4.7...v1.4.8 +[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-home-panel/badges/v1.4.8/pipeline.svg [gitlabci]: https://gitlab.com/hassio-addons/addon-home-panel/pipelines diff --git a/home-panel/README.md b/home-panel/README.md index eaa22a4d..a953ef13 100644 --- a/home-panel/README.md +++ b/home-panel/README.md @@ -28,15 +28,15 @@ A web frontend for controlling the home. Integrates with [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/v1.4.6/README.md +[docs]: https://github.com/hassio-addons/addon-home-panel/blob/v1.4.8/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/ [home-panel]: https://github.com/timmo001/home-panel [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.4.6-blue.svg -[release]: https://github.com/hassio-addons/addon-home-panel/tree/v1.4.6 +[release-shield]: https://img.shields.io/badge/version-v1.4.8-blue.svg +[release]: https://github.com/hassio-addons/addon-home-panel/tree/v1.4.8 [screen-configuration-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-configuration-main.png [screen-main]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/screen-main.png [showcase-purple-space]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/docs/showcase/timmo/purple-space.png \ No newline at end of file diff --git a/home-panel/config.json b/home-panel/config.json index 6e652681..1469e8b4 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -1,6 +1,6 @@ { "name": "Home Panel", - "version": "1.4.6", + "version": "1.4.8", "slug": "home-panel", "description": "A web frontend for controlling the home", "url": "https://github.com/hassio-addons/addon-home-panel",