diff --git a/README.md b/README.md index 3f5a58391..1951ad147 100644 --- a/README.md +++ b/README.md @@ -977,10 +977,10 @@ SOFTWARE. [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/19e2b4e -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/19e2b4e/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/96477a6 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/96477a6/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-19e2b4e-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-96477a6-blue.svg [plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index a91d59ca6..d912b3a52 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.4.2 +- Upgrade add-on base image to 6.1.0 (#51) - ⬆️ Upgrades Plex Media Server to 1.21.1.3876 (#45) - Add new repository workflow (#50) diff --git a/plex/README.md b/plex/README.md index b7786d5da..6f28b827b 100644 --- a/plex/README.md +++ b/plex/README.md @@ -47,5 +47,5 @@ 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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-19e2b4e-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/19e2b4e \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-96477a6-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/96477a6 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 9540022aa..c27edf8d8 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "19e2b4e", + "version": "96477a6", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",