From 11f474fe04a235eafbac65ed7591e45cb3aae4bb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 12 Oct 2019 13:58:59 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to e7e8eeb --- README.md | 6 +++--- unifi/CHANGELOG.md | 7 ++++++- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 03fd95eed..6fe3e6610 100644 --- a/README.md +++ b/README.md @@ -1190,10 +1190,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/541cbaa -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/541cbaa/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/e7e8eeb +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/e7e8eeb/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-541cbaa-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-e7e8eeb-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 552885f68..761b06e54 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog since v0.13.0 -2019/10/02 15:49 UTC - [541cbaa](https://github.com/hassio-addons/addon-unifi/commit/541cbaac4ee1e288b0c1ccd8489d781b42abc530) by [@LEJOUI](https://github.com/LEJOUI) +2019/10/12 13:40 UTC - [e7e8eeb](https://github.com/hassio-addons/addon-unifi/commit/e7e8eebd64b790be8643fd4389c02129247e748e) by [@LEJOUI](https://github.com/LEJOUI) +> :arrow_up: Upgrades UniFi Controller to 5.11.50 (#59) + +Upgrades UniFi Controller to 5.11.50 + +2019/10/12 13:40 UTC - [541cbaa](https://github.com/hassio-addons/addon-unifi/commit/541cbaac4ee1e288b0c1ccd8489d781b42abc530) by [@LEJOUI](https://github.com/LEJOUI) > Upgrades UniFi Controller to 5.11.47 (#57) diff --git a/unifi/README.md b/unifi/README.md index 7a08ef188..17b302470 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -48,13 +48,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-unifi/blob/541cbaa/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/e7e8eeb/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-541cbaa-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/541cbaa +[release-shield]: https://img.shields.io/badge/version-e7e8eeb-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/e7e8eeb [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 200f3fac9..16e61326c 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "541cbaa", + "version": "e7e8eeb", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",