From c842f50b5fc0129958fc2c3329b7195c7b47dc50 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 23 Sep 2020 23:19:51 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 8915a38 --- README.md | 6 +++--- unifi/CHANGELOG.md | 6 ++---- unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 26317de09..75affdd80 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/a17b83b -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a17b83b/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/8915a38 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/8915a38/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-a17b83b-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-8915a38-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 cd7214f58..2936644de 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,2 @@ -# Changelog since v0.18.0 -- ⬆️ Upgrades UniFi Network Controller to 5.14.23 (#102) - -Release notes: https://community.ui.com/releases/UniFi-Network-Controller-5-14-23/daf90732-30ad-48ee-81e7-1dcb374eba2a +# Changelog since v0.18.1 +- ⬆ Upgrades UniFi Controller to v6.0.23 diff --git a/unifi/README.md b/unifi/README.md index 772503cc0..044a8f03f 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-a17b83b-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/a17b83b +[release-shield]: https://img.shields.io/badge/version-8915a38-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/8915a38 [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 ebff7df59..1205d81ae 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "a17b83b", + "version": "8915a38", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",