diff --git a/README.md b/README.md index 8e24dda57..5e7a88c57 100644 --- a/README.md +++ b/README.md @@ -1090,10 +1090,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/18709c1 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/18709c1/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/cebc919 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/cebc919/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-18709c1-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-cebc919-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 43392ebf5..f1d111091 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.20.2 +- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#160) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#158) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. diff --git a/unifi/README.md b/unifi/README.md index 2e0112152..10aea7ec5 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-18709c1-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/18709c1 +[release-shield]: https://img.shields.io/badge/version-cebc919-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/cebc919 [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 01e350099..2a43ac8a7 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "18709c1", + "version": "cebc919", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",