From a50354df4407419903bca1dbdc258d173ac3c57a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 21 Jul 2019 13:45:50 +0000 Subject: [PATCH] :tada: Release of add-on TasmoAdmin 0.8.1 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 12 +++--------- tasmoadmin/README.md | 6 +++--- tasmoadmin/config.json | 2 +- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 25f93946..5ff57190 100644 --- a/README.md +++ b/README.md @@ -996,10 +996,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-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/v0.8.0 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.8.0/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.8.1 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.8.1/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.8.1-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 2af4f962..86668923 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -4,16 +4,10 @@ This is a general maintenance release, without any breaking changes. ### 🔨 Changes -- :pencil2: Fixes spelling error (#46) -- :pencil2: Maintaince -> Maintenance -- :arrow_up: Upgrades add-on base image to v4.0.1 -- :sparkles: Adds FUNDING.yml -- :hammer: Replaces NGinx wait script with Bashio -- :arrow_up: Upgrades nginx to 1.16.0-r2 -- :arrow_up: Upgrades php to 7.3.6-r0 -- :arrow_up: Upgrades git to 2.22.0-r0 +- :arrow_up: Upgrades add-on base image to v4.0.2 +- :arrow_up: Upgrades php to 7.3.7-r0 -[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.7.1...v0.8.0 +[changelog]: https://github.com/hassio-addons/addon-tasmoadmin/compare/v0.8.0...v0.8.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index b6a164ce..8ceea537 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -30,13 +30,13 @@ Some of its features: [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/v0.8.0/README.md +[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.8.1/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/2019.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-v0.8.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.8.0 +[release-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.8.1 [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 74220e2d..4771841f 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "0.8.0", + "version": "0.8.1", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",