diff --git a/README.md b/README.md index ce037b396..21dbe6fa9 100644 --- a/README.md +++ b/README.md @@ -931,10 +931,10 @@ SOFTWARE. [firefly-iii-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [firefly-iii-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [firefly-iii-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/715ca37 -[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/715ca37/README.md +[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/224e081 +[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/224e081/README.md [phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues -[phlex-version-shield]: https://img.shields.io/badge/version-715ca37-blue.svg +[phlex-version-shield]: https://img.shields.io/badge/version-224e081-blue.svg [phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex-armhf.svg [phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/phlex/CHANGELOG.md b/phlex/CHANGELOG.md index b8b5f3d2a..50aade9e3 100644 --- a/phlex/CHANGELOG.md +++ b/phlex/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v1.1.0 +- :arrow_up: Upgrades php7 to 7.3.15-r0 +- :hammer: Update community forum links +- :arrow_up: Upgrades add-on base image to v7.0.2 - :arrow_up: Upgrades nginx to 1.16.1-r6 - :arrow_up: Upgrades php7 to 7.3.14-r0 - :arrow_up: Upgrades add-on base image to v7.0.0 diff --git a/phlex/README.md b/phlex/README.md index c46b6605c..c6f3b9f17 100644 --- a/phlex/README.md +++ b/phlex/README.md @@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-phlex/blob/715ca37/README.md +[docs]: https://github.com/hassio-addons/addon-phlex/blob/224e081/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-phlex/70378 +[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-flextv/70378?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [flextv-wiki]: https://github.com/d8ahazard/FlexTV/wiki [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-715ca37-blue.svg -[release]: https://github.com/hassio-addons/addon-phlex/tree/715ca37 +[release-shield]: https://img.shields.io/badge/version-224e081-blue.svg +[release]: https://github.com/hassio-addons/addon-phlex/tree/224e081 [screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png \ No newline at end of file diff --git a/phlex/config.json b/phlex/config.json index e14de0bad..eee37f274 100644 --- a/phlex/config.json +++ b/phlex/config.json @@ -1,6 +1,6 @@ { "name": "FlexTV", - "version": "715ca37", + "version": "224e081", "slug": "phlex", "description": "A super-sexy text and voice interface for Plex", "url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",