diff --git a/README.md b/README.md index 350eecfc2..155137e10 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/6b6f250 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/6b6f250/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e4336ee +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/e4336ee/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-6b6f250-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-e4336ee-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 017a577ec..c94b37edb 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.14.0 +- ⬆ Upgrades git to 2.30.1-r0 (#124) - ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#122) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 0432b2461..6c526daa3 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-6b6f250-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/6b6f250 +[release-shield]: https://img.shields.io/badge/version-e4336ee-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e4336ee [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 2fc9254e0..72bcf0243 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "6b6f250", + "version": "e4336ee", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",