diff --git a/README.md b/README.md index b84a053c5..f90a0d527 100644 --- a/README.md +++ b/README.md @@ -672,10 +672,10 @@ SOFTWARE. [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ae33fe7 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/ae33fe7/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/24d8a02 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/24d8a02/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-ae33fe7-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-24d8a02-blue.svg [tasmoadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sonweb-armhf.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 0d767dc30..8f4831c3b 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,17 +1,5 @@ -# Changelog since v0.4.0 +# Changelog since v0.5.0 -2018/08/18 08:14 UTC - [ae33fe7](https://github.com/hassio-addons/addon-tasmoadmin/commit/ae33fe7cc7cc52e9f89568286cf21598bb2ce78a) by [@frenck](https://github.com/frenck) -> :whale: Sets default Shell - -2018/08/18 08:14 UTC - [6bd7b42](https://github.com/hassio-addons/addon-tasmoadmin/commit/6bd7b42bfd620ddf14786f1524a8d4927091f5bb) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades PHP to 7.2.8-r1 - -2018/08/18 08:14 UTC - [2e97616](https://github.com/hassio-addons/addon-tasmoadmin/commit/2e976167b36b0547232e0cef29264d9216cd00d0) by [@frenck](https://github.com/frenck) -> :lock: Enables SSL by default - -2018/08/18 08:14 UTC - [047070e](https://github.com/hassio-addons/addon-tasmoadmin/commit/047070ecf26287d5ef2beb4c0ecd8701300f020e) by [@frenck](https://github.com/frenck) -> :books: :shirt: Updates README and links - -2018/08/18 08:14 UTC - [963c80e](https://github.com/hassio-addons/addon-tasmoadmin/commit/963c80ebb4e023521132f963cb2a4d318ab7f6f4) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 +2018/08/19 07:28 UTC - [24d8a02](https://github.com/hassio-addons/addon-tasmoadmin/commit/24d8a02f4f9b2671b0df102f1345d646d3d3ae19) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.1.2 diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 05541b254..50783b1af 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -49,13 +49,13 @@ 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-tasmoadmin/blob/ae33fe7/README.md +[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/24d8a02/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-ae33fe7-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ae33fe7 +[release-shield]: https://img.shields.io/badge/version-24d8a02-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/24d8a02 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index ce11524fa..582a68ce6 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "ae33fe7", + "version": "24d8a02", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck",