diff --git a/README.md b/README.md index 1803863568c..9b63d0fffcb 100644 --- a/README.md +++ b/README.md @@ -936,10 +936,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.8.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.8.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.8.1 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.8.1/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.8.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.8.1-blue.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 [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 4632dcabd1e..3341edb1712 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,9 +1,5 @@ ## What’s changed -## 🚀 Enhancements - -- Finetune UniFi @frenck ([#456](https://github.com/hassio-addons/addon-unifi/pull/456)) - ## ⬆️ Dependency updates -- Bump Unifi controller to 7.5.176 (latest) @cwmoriarty ([#455](https://github.com/hassio-addons/addon-unifi/pull/455)) +- Update to 7.5.187 @zmottie ([#457](https://github.com/hassio-addons/addon-unifi/pull/457)) diff --git a/unifi/README.md b/unifi/README.md index 571f1c6db89..733c9c578bd 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -34,6 +34,6 @@ Raspberry Pi. [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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v2.8.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.8.0 +[release-shield]: https://img.shields.io/badge/version-v2.8.1-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.8.1 [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index 626c98473fc..53a96096fc6 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 2.8.0 +version: 2.8.1 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi