diff --git a/README.md b/README.md index f1c5b2ff2..6e40870db 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/1325c3a -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/1325c3a/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/04b86a1 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/04b86a1/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-1325c3a-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-04b86a1-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 986c2dd1b..b96e23d15 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.15.0 +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#163) + +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#161) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index a3b0a1afe..2df6470c5 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-1325c3a-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/1325c3a +[release-shield]: https://img.shields.io/badge/version-04b86a1-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/04b86a1 [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 c23470929..dbc83014b 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "1325c3a", + "version": "04b86a1", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",