From 353b3afd90d37d73aa8b92f8ba47c58eabbdd0cf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 24 Jan 2021 17:11:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 19e2b4e --- README.md | 6 +++--- plex/CHANGELOG.md | 1 + plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fd9bcc24e..3f5a58391 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/41eb1ea -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/41eb1ea/README.md +[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 [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-41eb1ea-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-19e2b4e-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 37762d5ae..a91d59ca6 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.4.2 +- ⬆️ Upgrades Plex Media Server to 1.21.1.3876 (#45) - Add new repository workflow (#50) * Add new repository workflow diff --git a/plex/README.md b/plex/README.md index 23e2263df..b7786d5da 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-41eb1ea-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/41eb1ea \ No newline at end of file +[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 diff --git a/plex/config.json b/plex/config.json index 488dcd91d..9540022aa 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "41eb1ea", + "version": "19e2b4e", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",