diff --git a/README.md b/README.md index 6a380a61b..232c00a84 100644 --- a/README.md +++ b/README.md @@ -729,10 +729,10 @@ SOFTWARE. [octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/8a6ff5f -[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/8a6ff5f/README.md +[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/43e7c4f +[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/43e7c4f/README.md [phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues -[phlex-version-shield]: https://img.shields.io/badge/version-8a6ff5f-blue.svg +[phlex-version-shield]: https://img.shields.io/badge/version-43e7c4f-blue.svg [phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex.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 acef1e5d8..b9985d3be 100644 --- a/phlex/CHANGELOG.md +++ b/phlex/CHANGELOG.md @@ -1,3 +1,18 @@ -2018/09/26 20:54 UTC - [8a6ff5f](https://github.com/hassio-addons/addon-phlex/commit/8a6ff5f4cbc08b5e4dae4f8d4773ee16f6763929) by [@ludeeus](https://github.com/ludeeus) -> :books: Corrected typo, thanks @frenck :) +# Changelog since v0.1.0 + +2019/01/01 21:32 UTC - [43e7c4f](https://github.com/hassio-addons/addon-phlex/commit/43e7c4f66daa0d03972dbb452de28e6d6fea76eb) by [@ludeeus](https://github.com/ludeeus) +> Chane nginx start message. + +2019/01/01 21:32 UTC - [c460d9c](https://github.com/hassio-addons/addon-phlex/commit/c460d9c865ecca74d5b8a296be6be9b79d390fd2) by [@ludeeus](https://github.com/ludeeus) +> Dependencie updates + +2019/01/01 21:32 UTC - [7e2a078](https://github.com/hassio-addons/addon-phlex/commit/7e2a0782fad84348728f4d13064e0777250fd00f) by [@ludeeus](https://github.com/ludeeus) +> Bump year to 2019 + +2019/01/01 21:32 UTC - [764e6ee](https://github.com/hassio-addons/addon-phlex/commit/764e6ee7bb3201201140249021f01c5acf512231) by [@frenck](https://github.com/frenck) +> Maint upgrades (#1) + +* :arrow_up: apache2-utils to 2.4.35-r0 + +* :arrow_up: Upgrades nginx to 1.14.1-r0 diff --git a/phlex/README.md b/phlex/README.md index 599acfa82..5ebd76752 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/8a6ff5f/README.md +[docs]: https://github.com/hassio-addons/addon-phlex/blob/43e7c4f/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 -[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-8a6ff5f-blue.svg -[release]: https://github.com/hassio-addons/addon-phlex/tree/8a6ff5f +[release-shield]: https://img.shields.io/badge/version-43e7c4f-blue.svg +[release]: https://github.com/hassio-addons/addon-phlex/tree/43e7c4f [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 b91ca1eb0..6a00f0946 100644 --- a/phlex/config.json +++ b/phlex/config.json @@ -1,6 +1,6 @@ { "name": "Phlex", - "version": "8a6ff5f", + "version": "43e7c4f", "slug": "phlex", "description": "A super-sexy text and voice interface for Plex", "url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",