diff --git a/README.md b/README.md index 0f948015b..bdb51e35a 100644 --- a/README.md +++ b/README.md @@ -1236,10 +1236,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/2ea7327 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/2ea7327/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a17b83b +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a17b83b/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-2ea7327-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-a17b83b-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 25e07a97c..cd7214f58 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changelog since v0.17.0 -- ⬆ Upgrades UniFi Network Controller to 5.14.22 -- ⬆ Upgrades openjdk-8-jdk-headless to 8u265-b01-0ubuntu2~18.04 -- ⬆ Upgrades binutils to 2.30-21ubuntu1~18.04.4 +# Changelog since v0.18.0 +- ⬆️ Upgrades UniFi Network Controller to 5.14.23 (#102) + +Release notes: https://community.ui.com/releases/UniFi-Network-Controller-5-14-23/daf90732-30ad-48ee-81e7-1dcb374eba2a diff --git a/unifi/README.md b/unifi/README.md index 174a58d07..772503cc0 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,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-2ea7327-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/2ea7327 +[release-shield]: https://img.shields.io/badge/version-a17b83b-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/a17b83b [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 e814725ed..ebff7df59 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "2ea7327", + "version": "a17b83b", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",