diff --git a/README.md b/README.md index 1cb05ca10..80c1367cc 100644 --- a/README.md +++ b/README.md @@ -1221,10 +1221,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/3b5917d -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/3b5917d/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/8306179 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/8306179/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-3b5917d-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-8306179-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 b4dcb598d..75668d22e 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,2 @@ -# Changelog since v0.14.1 -- :arrow_up: Upgrades openjdk-8-jdk-headless to 8u252-b09-1~18.04 -- :arrow_up: Upgrades binutils to 2.30-21ubuntu1~18.04.3 -- :arrow_up: Upgrades base image to v5.1.0 -- Update port for remote debugging (#74) +# Changelog since v0.15.0 +- ✏Typo (#80) diff --git a/unifi/README.md b/unifi/README.md index 8c276ce5b..3da73575d 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -47,7 +47,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-unifi/blob/3b5917d/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/8306179/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -56,6 +56,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-3b5917d-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/3b5917d +[release-shield]: https://img.shields.io/badge/version-8306179-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/8306179 [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 ba5b4a9b7..cfd25c881 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "3b5917d", + "version": "8306179", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",