diff --git a/README.md b/README.md index 16742a911..2f8a97a8e 100644 --- a/README.md +++ b/README.md @@ -962,10 +962,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/4449ac8 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/4449ac8/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/d24144c +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/d24144c/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-4449ac8-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-d24144c-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 bbe81ee11..d98cd8dfb 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.15.0 +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#158) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Upgrades php7 to 7.4.19-r0 (#160) - ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#155) Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index b85901d89..c54a66aba 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-4449ac8-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/4449ac8 +[release-shield]: https://img.shields.io/badge/version-d24144c-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/d24144c [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 2046f7aa0..ca0186892 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "4449ac8", + "version": "d24144c", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",