diff --git a/README.md b/README.md index e0941cdb9..09526749e 100644 --- a/README.md +++ b/README.md @@ -1086,10 +1086,10 @@ SOFTWARE. [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/8051265 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/8051265/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/23ec28c +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/23ec28c/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-8051265-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-23ec28c-blue.svg [tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index d1b1653cc..aaaa758b0 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v4.0.1 +- ⬆️ Update setuptools to v69.5.0 (#342) - ⬆️ Update plexapi to v4.15.11 (#341) - ⬆️ Update setuptools to v69.2.0 (#340) diff --git a/tautulli/README.md b/tautulli/README.md index 4aa41eca0..f586078be 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745 [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-8051265-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/8051265 +[release-shield]: https://img.shields.io/badge/version-23ec28c-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/23ec28c [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.yaml b/tautulli/config.yaml index 3cb146d78..074ada9eb 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: '8051265' +version: 23ec28c slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md