diff --git a/README.md b/README.md index e3e57a28e..faf57a72f 100644 --- a/README.md +++ b/README.md @@ -1025,10 +1025,10 @@ SOFTWARE. [pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [pi-hole-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [pi-hole-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/ee5a697 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ee5a697/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/c791a6a +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/c791a6a/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-ee5a697-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-c791a6a-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 8c95d3a37..7448d0241 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v2.0.2 +# Changelog since v2.0.3 -2019/05/06 10:40 UTC - [ee5a697](https://github.com/hassio-addons/addon-plex/commit/ee5a69787c1c92b4813522aecf20c3b89c25e6f3) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Plex to 1.15.5.994 - -2019/05/06 10:40 UTC - [ce4402f](https://github.com/hassio-addons/addon-plex/commit/ce4402fca90bdc43679f464eab67cb970269c556) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades uuid-runtime to 2.31.1-0.4ubuntu3.3 - -2019/05/06 10:40 UTC - [007cc6b](https://github.com/hassio-addons/addon-plex/commit/007cc6bc8cd7639bb5ca55135565f87501843828) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.1.1 +2019/05/24 10:24 UTC - [c791a6a](https://github.com/hassio-addons/addon-plex/commit/c791a6a6f9c4d41d042375fd26614be09c579c87) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Plex to 1.15.6.1079 diff --git a/plex/README.md b/plex/README.md index 5b5718d10..a93a83c17 100644 --- a/plex/README.md +++ b/plex/README.md @@ -43,12 +43,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-plex/blob/ee5a697/README.md +[docs]: https://github.com/hassio-addons/addon-plex/blob/c791a6a/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-ee5a697-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/ee5a697 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-c791a6a-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/c791a6a \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index a4028b064..c116c38f3 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "ee5a697", + "version": "c791a6a", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",