diff --git a/README.md b/README.md index e0598e99..eb892450 100644 --- a/README.md +++ b/README.md @@ -665,10 +665,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/v0.1.0 -[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v0.1.0/README.md +[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/v0.2.0 +[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v0.2.0/README.md [phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues -[phlex-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg +[phlex-version-shield]: https://img.shields.io/badge/version-v0.2.0-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 ececd805..affeba8b 100644 --- a/phlex/CHANGELOG.md +++ b/phlex/CHANGELOG.md @@ -1 +1,5 @@ -🎉 Initial release! \ No newline at end of file +# Changes + +Maintenance of packages used in this add-on. + +[Full changelog](https://github.com/hassio-addons/addon-phlex/compare/v0.1.0...v0.2.0) \ No newline at end of file diff --git a/phlex/README.md b/phlex/README.md index 78076261..309a2ed1 100644 --- a/phlex/README.md +++ b/phlex/README.md @@ -39,12 +39,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/v0.1.0/README.md +[docs]: https://github.com/hassio-addons/addon-phlex/blob/v0.2.0/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-v0.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-phlex/tree/v0.1.0 +[release-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg +[release]: https://github.com/hassio-addons/addon-phlex/tree/v0.2.0 [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 4a119786..46ff0d89 100644 --- a/phlex/config.json +++ b/phlex/config.json @@ -1,6 +1,6 @@ { "name": "Phlex", - "version": "0.1.0", + "version": "0.2.0", "slug": "phlex", "description": "A super-sexy text and voice interface for Plex", "url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",