From db2da25112a6a3a8c686f2c38b1b20d8a4b1ffcb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 1 May 2021 11:10:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to ed1094d --- 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 8c8d9f99e..8eb512322 100644 --- a/README.md +++ b/README.md @@ -945,10 +945,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/390ca0f -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/390ca0f/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/ed1094d +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ed1094d/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-390ca0f-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-ed1094d-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 f499b423a..ff84d09fa 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.5.3 +- Apply updated repository structure & CI workflow (#89) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#88) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. diff --git a/plex/README.md b/plex/README.md index efbb7fe3f..8d8a46ee8 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-390ca0f-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/390ca0f \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-ed1094d-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/ed1094d \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index bda59ddbe..7f4bc8d9e 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "390ca0f", + "version": "ed1094d", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",