diff --git a/README.md b/README.md index 2cf29bb5f..dffc530c4 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/d77eee3 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/d77eee3/README.md +[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 [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-d77eee3-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-541cbaa-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 09bd9146e..552885f68 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v0.12.0 +# Changelog since v0.13.0 -2019/09/22 19:25 UTC - [d77eee3](https://github.com/hassio-addons/addon-unifi/commit/d77eee3f7e1f6561590aa34e72a13a864d8871f5) by [@frenck](https://github.com/frenck) -> :fire: Removes unneeded access to config folder - -2019/09/22 19:25 UTC - [e34036a](https://github.com/hassio-addons/addon-unifi/commit/e34036a86dff0b1cfb4ea9948519d92c79a87fcb) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v4.0.0 - -2019/09/22 19:25 UTC - [8da8cde](https://github.com/hassio-addons/addon-unifi/commit/8da8cdef9a7e536d079eb9033325c9c7c82adec5) by [@bonanitech](https://github.com/bonanitech) -> :arrow_up: Upgrades UniFi Controller to 5.11.46 (#53) +2019/10/02 15:49 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 96fa99b1d..7a08ef188 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/d77eee3/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/541cbaa/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-d77eee3-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/d77eee3 +[release-shield]: https://img.shields.io/badge/version-541cbaa-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/541cbaa [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 d7a601e3e..200f3fac9 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "d77eee3", + "version": "541cbaa", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",