diff --git a/README.md b/README.md index e46372b7f..2b56a2225 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/3f1fd4a -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/3f1fd4a/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/88b8cc4 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/88b8cc4/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-3f1fd4a-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-88b8cc4-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 e034646fb..0df31f32a 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v4.0.1 +- ⬆️ Update plexapi to v4.15.12 (#344) - ⬆️ Update setuptools to v69.5.1 (#343) - ⬆️ Update setuptools to v69.5.0 (#342) - ⬆️ Update plexapi to v4.15.11 (#341) diff --git a/tautulli/README.md b/tautulli/README.md index 9d290d8a8..8050df241 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-3f1fd4a-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/3f1fd4a +[release-shield]: https://img.shields.io/badge/version-88b8cc4-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/88b8cc4 [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 a27af88aa..b085856f8 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -1,5 +1,5 @@ name: Tautulli -version: 3f1fd4a +version: 88b8cc4 slug: tautulli description: Monitoring and tracking tool for Plex Media Server url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md