diff --git a/README.md b/README.md index c21849ac8..f4aedc9c2 100644 --- a/README.md +++ b/README.md @@ -673,10 +673,10 @@ SOFTWARE. [pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-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/aaf2f00 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/aaf2f00/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/51a3f16 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/51a3f16/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-aaf2f00-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-51a3f16-blue.svg [plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-armhf.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 c6e242f6b..f6eea37b3 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v1.0.0 +# Changelog since v1.0.1 -2018/08/19 07:32 UTC - [aaf2f00](https://github.com/hassio-addons/addon-plex/commit/aaf2f005dbb18b694c3f390b0063aab034d47150) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 +2018/09/15 12:57 UTC - [51a3f16](https://github.com/hassio-addons/addon-plex/commit/51a3f16e1513ba5311edd898b800c87a5674f17d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Plex Media Server to 1.13.7.5369 diff --git a/plex/README.md b/plex/README.md index 473b02ee2..88bf30cd4 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/aaf2f00/README.md +[docs]: https://github.com/hassio-addons/addon-plex/blob/51a3f16/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/2018.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-aaf2f00-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/aaf2f00 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-51a3f16-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/51a3f16 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index d5e7767d1..3c7f9bab9 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "aaf2f00", + "version": "51a3f16", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck",