diff --git a/README.md b/README.md index b5c9463af..21664471e 100644 --- a/README.md +++ b/README.md @@ -908,10 +908,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/e17d12f -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/e17d12f/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/078ed19 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/078ed19/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-e17d12f-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-078ed19-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 cfe0d259c..8ffe9b859 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.6.0 +- ⬆ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#97) - ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#98) - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#96) diff --git a/plex/README.md b/plex/README.md index 29e57277b..1eae017e2 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-e17d12f-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/e17d12f \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-078ed19-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/078ed19 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index b18b37374..cb0b81184 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "e17d12f", + "version": "078ed19", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",