From c9f4fc5dde522242aadd86f2c7eaa9631bbe3a80 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 26 Nov 2023 16:41:39 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 3.0.0 --- README.md | 6 +++--- unifi/CHANGELOG.md | 2 +- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2aae2cf1..6d73e3cc 100644 --- a/README.md +++ b/README.md @@ -975,10 +975,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.1 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.8.1/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.8.1-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.0-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 3341edb1..d2473cc0 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -2,4 +2,4 @@ ## ⬆️ Dependency updates -- Update to 7.5.187 @zmottie ([#457](https://github.com/hassio-addons/addon-unifi/pull/457)) +- ⬆️ Upgrades UniFi Network Application to 8.0.7 @renewoensdregt ([#466](https://github.com/hassio-addons/addon-unifi/pull/466)) diff --git a/unifi/README.md b/unifi/README.md index e96133c6..438e57b0 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-v2.8.1-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.8.1 +[release-shield]: https://img.shields.io/badge/version-v3.0.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.0 [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 53a96096..8d44c70e 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 2.8.1 +version: 3.0.0 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi