diff --git a/README.md b/README.md index 9b73537fb..aaa2b9609 100644 --- a/README.md +++ b/README.md @@ -1175,10 +1175,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a1cfa7b -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a1cfa7b/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1021f50 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1021f50/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-a1cfa7b-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-1021f50-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.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 aa600a399..485baf3eb 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.11.0 -2019/08/21 17:57 UTC - [a1cfa7b](https://github.com/hassio-addons/addon-unifi/commit/a1cfa7b22cfb1cc18ee10913644bf97a9cf74102) by [@frenck](https://github.com/frenck) +2019/08/23 20:17 UTC - [1021f50](https://github.com/hassio-addons/addon-unifi/commit/1021f5040628d7813b85274fb1191cabbae1b4f0) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades UniFi Controller to 5.11.39 + +2019/08/23 20:17 UTC - [a1cfa7b](https://github.com/hassio-addons/addon-unifi/commit/a1cfa7b22cfb1cc18ee10913644bf97a9cf74102) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v3.2.0 diff --git a/unifi/README.md b/unifi/README.md index 120b0353a..d166a8bb6 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/a1cfa7b/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/1021f50/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/2019.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-a1cfa7b-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/a1cfa7b +[release-shield]: https://img.shields.io/badge/version-1021f50-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/1021f50 [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 be63a94b0..32b8585d2 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "a1cfa7b", + "version": "1021f50", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",