diff --git a/README.md b/README.md index 595430469..ddffd922f 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/863114c -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/863114c/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/dd4bb48 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/dd4bb48/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-863114c-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-dd4bb48-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 ca059cf40..07c4b938e 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v2.0.3 +# Changelog since v2.0.4 -2019/06/02 17:47 UTC - [863114c](https://github.com/hassio-addons/addon-plex/commit/863114c62ea30fba37d1ee79d250197103134caf) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v3.1.2 - -2019/06/02 17:47 UTC - [4e7b8bd](https://github.com/hassio-addons/addon-plex/commit/4e7b8bd19638f3e3dc38ea07ff53254670d8a19c) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Plex to 1.15.8.1163 - -2019/06/02 17:47 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 +2019/06/17 10:24 UTC - [dd4bb48](https://github.com/hassio-addons/addon-plex/commit/dd4bb480616064f14cf912514431f4ef1ca166f6) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Plex to 1.16.0.1226 diff --git a/plex/README.md b/plex/README.md index e97159736..9b0e2441e 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/863114c/README.md +[docs]: https://github.com/hassio-addons/addon-plex/blob/dd4bb48/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-863114c-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/863114c \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-dd4bb48-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/dd4bb48 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 1d1aa914a..63fa11df2 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "863114c", + "version": "dd4bb48", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",