diff --git a/README.md b/README.md index df7050543..f43ea4818 100644 --- a/README.md +++ b/README.md @@ -676,10 +676,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/702b153 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/702b153/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/cb812d2 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/cb812d2/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-702b153-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-cb812d2-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 c2c5a62e7..0467479e7 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.1.2 -2018/08/06 17:22 UTC - [702b153](https://github.com/hassio-addons/addon-unifi/commit/702b153960c45ee0ede1c3a1a6e84385c08a051b) by [@frenck](https://github.com/frenck) +2018/08/09 19:27 UTC - [cb812d2](https://github.com/hassio-addons/addon-unifi/commit/cb812d2469b064f1f71c811ff0df443d11d5aabc) by [@frenck](https://github.com/frenck) +> :pencil2: Updates Unifi download URL + +2018/08/09 19:27 UTC - [702b153](https://github.com/hassio-addons/addon-unifi/commit/702b153960c45ee0ede1c3a1a6e84385c08a051b) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades Unifi to 5.8.28 diff --git a/unifi/README.md b/unifi/README.md index a7c36ad56..72bdfaee4 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -46,11 +46,11 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-unifi/blob/702b153/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/cb812d2/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 [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-702b153-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/702b153 +[release-shield]: https://img.shields.io/badge/version-cb812d2-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/cb812d2 [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 e097f2caf..73d1987a0 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "702b153", + "version": "cb812d2", "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",