diff --git a/README.md b/README.md index 12b0859f..d6e23b6b 100644 --- a/README.md +++ b/README.md @@ -1127,10 +1127,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/v4.0.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v4.0.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v4.0.1 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v4.0.1/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v4.0.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 39ad8251..a63d6f5b 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -2,4 +2,4 @@ ## ⬆️ Dependency updates -- ⬆️ Upgrades UniFi Network Application to 9.0.108 @cwmoriarty ([#543](https://github.com/hassio-addons/addon-unifi/pull/543)) +- ⬆️ Upgrades UniFi Network Application to 9.0.114 @cwmoriarty ([#550](https://github.com/hassio-addons/addon-unifi/pull/550)) diff --git a/unifi/README.md b/unifi/README.md index df9da42b..325e57dc 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -50,6 +50,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v4.0.0 +[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v4.0.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 a3a6d344..366ce5bf 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 4.0.0 +version: 4.0.1 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi