From c911235415b9f35d59f03eac24307fb094c77d3c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 19 Jun 2018 18:38:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 3a8dbdc --- README.md | 6 +++--- unifi/CHANGELOG.md | 8 +++++++- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 909c8d2e9..0ebfdaaa4 100644 --- a/README.md +++ b/README.md @@ -607,10 +607,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/865ea68 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/865ea68/README.md +[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 [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-865ea68-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-3a8dbdc-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 e263fff5d..ee8206477 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog since v0.1.0 -2018/06/19 07:49 UTC - [865ea68](https://github.com/hassio-addons/addon-unifi/commit/865ea687ef967886f1b66483336980c64e6752ca) by [@frenck](https://github.com/frenck) +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 diff --git a/unifi/README.md b/unifi/README.md index 04bcc99f1..08ab3a429 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/865ea68/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/3a8dbdc/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-865ea68-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/865ea68 +[release-shield]: https://img.shields.io/badge/version-3a8dbdc-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/3a8dbdc [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 f3b4fd1de..a2fe6128a 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "865ea68", + "version": "3a8dbdc", "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",