diff --git a/README.md b/README.md index c565ad6ca..b11ea20a2 100644 --- a/README.md +++ b/README.md @@ -999,10 +999,10 @@ SOFTWARE. [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/2c9fc7b -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/2c9fc7b/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/c337fd2 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/c337fd2/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-2c9fc7b-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-c337fd2-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 2a2395b96..382aff70a 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.22.0 +- ⬆️ Upgrades php to 8.1.14 (#277) - 🔨 Fix healthcheck for SSL enabled instances (#274) Fixes https://github.com/hassio-addons/addon-tasmoadmin/issues/273 diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index cd740a71c..af1dbfb23 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-2c9fc7b-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/2c9fc7b +[release-shield]: https://img.shields.io/badge/version-c337fd2-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/c337fd2 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index a4f8aeabe..2160e0827 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -27,5 +27,5 @@ schema: slug: sonweb startup: system url: https://github.com/hassio-addons/addon-tasmoadmin -version: 2c9fc7b +version: c337fd2 webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'