diff --git a/README.md b/README.md index 089d50ff3..c21849ac8 100644 --- a/README.md +++ b/README.md @@ -745,10 +745,10 @@ SOFTWARE. [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/0f0a89c -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/0f0a89c/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/d254acd +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/d254acd/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-0f0a89c-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-d254acd-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi.svg [unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 47a44e51d..2dafdd194 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v0.2.0 +# Changelog since v0.2.1 -2018/08/19 07:32 UTC - [0f0a89c](https://github.com/hassio-addons/addon-unifi/commit/0f0a89c518dcf80d87625dc206d6bbc389dcb60d) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 +2018/09/15 12:45 UTC - [d254acd](https://github.com/hassio-addons/addon-unifi/commit/d254acd979339bed1e712ebb71de577948c36ab3) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Unifi to 5.8.30 diff --git a/unifi/README.md b/unifi/README.md index d1d966e92..3fc1d7778 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -48,13 +48,13 @@ 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-unifi/blob/0f0a89c/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/d254acd/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-unifi-controller/56297?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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-0f0a89c-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/0f0a89c +[release-shield]: https://img.shields.io/badge/version-d254acd-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/d254acd [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index 77218c3f3..364ec51c5 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "0f0a89c", + "version": "d254acd", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck",