diff --git a/README.md b/README.md index 403522bf1..d0320672f 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,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/19d75b3 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/19d75b3/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/0d5a1fb +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/0d5a1fb/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-19d75b3-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-0d5a1fb-blue.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 [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 2c6658d41..fc32a4704 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.23.0 +- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#211) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#210) Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. diff --git a/unifi/README.md b/unifi/README.md index 38ef1d92c..0f4831ecb 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-19d75b3-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/19d75b3 +[release-shield]: https://img.shields.io/badge/version-0d5a1fb-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/0d5a1fb [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index 663e2080a..0df78e7a1 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "19d75b3", + "version": "0d5a1fb", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",