From 9f351fe824a945997fc1a5551cb26ccc3886b141 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 10:17:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to 6f72d04 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 10 ++++++++++ tasmoadmin/README.md | 4 ++-- tasmoadmin/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f7f8aca60..963ea747d 100644 --- a/README.md +++ b/README.md @@ -1045,10 +1045,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/468aa5f -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/468aa5f/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6f72d04 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/6f72d04/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-468aa5f-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-6f72d04-blue.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 [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 8d13825f2..0e5a2d347 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.14.0 +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#117) + +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Upgrades php7 to 7.4.15-r0 (#119) - ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#116) diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index a98a2458c..1cf3cb3f5 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-468aa5f-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/468aa5f +[release-shield]: https://img.shields.io/badge/version-6f72d04-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6f72d04 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index af4c31407..ca06305fb 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "468aa5f", + "version": "6f72d04", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",