diff --git a/README.md b/README.md index a1624b01b..970ba271b 100644 --- a/README.md +++ b/README.md @@ -968,10 +968,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/8ae7342 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/8ae7342/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/11ee209 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/11ee209/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-8ae7342-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-11ee209-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 8c69958a4..fda75250e 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v2.5.2 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#75) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#74) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/plex/README.md b/plex/README.md index b0ad86acc..0aecd408a 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-8ae7342-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/8ae7342 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-11ee209-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/11ee209 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index c2dd62ae3..13ab77951 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "8ae7342", + "version": "11ee209", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",