From 349468fe51c54c8a8e702919559523929857aaf8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 30 Jun 2018 11:08:37 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 1d950ed --- README.md | 6 +++--- unifi/CHANGELOG.md | 12 +++--------- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index d307dd0fd..00d35395a 100644 --- a/README.md +++ b/README.md @@ -630,10 +630,10 @@ SOFTWARE. [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/3a8dbdc -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/3a8dbdc/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1d950ed +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1d950ed/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-3a8dbdc-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-1d950ed-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi.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 ee8206477..951376b38 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v0.1.0 +# Changelog since v0.1.1 -2018/06/19 18:20 UTC - [3a8dbdc](https://github.com/hassio-addons/addon-unifi/commit/3a8dbdc5c00c7ce9a3d93a1dd02f54a10e46a6ca) by [@frenck](https://github.com/frenck) -> :books: Adds migration section to README - -2018/06/19 18:20 UTC - [df6c7d6](https://github.com/hassio-addons/addon-unifi/commit/df6c7d6484d93dbd7493f1aa6d8a3927f44e3a95) by [@frenck](https://github.com/frenck) -> :books: Fixes a typo in the README - -2018/06/19 18:20 UTC - [865ea68](https://github.com/hassio-addons/addon-unifi/commit/865ea687ef967886f1b66483336980c64e6752ca) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades UniFi to v5.8.23 +2018/06/30 10:46 UTC - [1d950ed](https://github.com/hassio-addons/addon-unifi/commit/1d950ed6a348795a7571e2c9f3254c093309e1fc) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades UniFi to v5.8.24 diff --git a/unifi/README.md b/unifi/README.md index 08ab3a429..f0763ce0f 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -46,11 +46,11 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-unifi/blob/3a8dbdc/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/1d950ed/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/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-3a8dbdc-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/3a8dbdc +[release-shield]: https://img.shields.io/badge/version-1d950ed-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/1d950ed [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 a2fe6128a..6cd923e15 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "3a8dbdc", + "version": "1d950ed", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck",