diff --git a/README.md b/README.md index 0a4717eba..dd1285e21 100644 --- a/README.md +++ b/README.md @@ -1236,10 +1236,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/e6c97b5 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/e6c97b5/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/84c6577 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/84c6577/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-e6c97b5-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-84c6577-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 14ea078bc..4b0c48ae0 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v0.19.3 +- ⬆️ Upgrade UniFi Controller v6.0.43 (#125) - ⬆️ Upgrade UniFi Controller v6.0.41 (#121) diff --git a/unifi/README.md b/unifi/README.md index 8b3d5a9db..6f4c6cfee 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-e6c97b5-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/e6c97b5 +[release-shield]: https://img.shields.io/badge/version-84c6577-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/84c6577 [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 ad381ddb3..fdb33145c 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "e6c97b5", + "version": "84c6577", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",