From 516d45957eb34baf68ef075faf714695514d79bb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 19 Oct 2020 13:57:43 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Controller 0.19.1 --- README.md | 6 +++--- unifi/CHANGELOG.md | 4 ++-- unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3a6e88a6..7a9aebe8 100644 --- a/README.md +++ b/README.md @@ -1186,10 +1186,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/v0.19.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.19.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.19.1 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.19.1/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v0.19.1-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 bc8d57ba..f19ac77d 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -2,9 +2,9 @@ ### 🔨 Changes -- ⬆ Upgrades UniFi Controller to v6.0.23 +- ⬆ Upgrades UniFi Controller to v6.0.27 (#110) -[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.18.1...v0.19.0 +[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.19.0...v0.19.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/unifi/README.md b/unifi/README.md index ce922215..ce7640e3 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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.19.0 +[release-shield]: https://img.shields.io/badge/version-v0.19.1-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.19.1 [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 e6988d7a..3c90319e 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "0.19.0", + "version": "0.19.1", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",