From c5528bb145606671a4149d8ed7a744cf90f92ee7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 4 Nov 2020 16:13:38 +0000 Subject: [PATCH] :tada: Release of add-on Plex Media Server 2.4.2 --- README.md | 6 +++--- plex/CHANGELOG.md | 6 ++---- plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 48d8eca2..8b30dbb0 100644 --- a/README.md +++ b/README.md @@ -1076,10 +1076,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/v2.4.1 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.4.1/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.4.2 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.4.2/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-v2.4.1-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-v2.4.2-blue.svg [plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-amd64.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 diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 5971a5a5..3c63c835 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -2,11 +2,9 @@ ### 🔨 Changes -- ⬆ Upgrades base image to v5.2.2 -- ⬆ Upgrades uuid-runtime to 2.31.1-0.4ubuntu3.7 -- ⬆ Upgrades Plex Media Server to 1.20.3.3483 +- ⬆ Upgrades Plex Media Server to 1.20.4.3517 -[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.4.0...v2.4.1 +[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.4.1...v2.4.2 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/plex/README.md b/plex/README.md index 877ed798..0e7a783e 100644 --- a/plex/README.md +++ b/plex/README.md @@ -44,5 +44,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-v2.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/v2.4.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v2.4.2-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/v2.4.2 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index b71bce34..4bbf540b 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "2.4.1", + "version": "2.4.2", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",