diff --git a/README.md b/README.md index 1e43bedbf..e8577e06e 100644 --- a/README.md +++ b/README.md @@ -1070,10 +1070,10 @@ SOFTWARE. [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/d6e787d -[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/d6e787d/README.md +[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/4c7b945 +[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/4c7b945/README.md [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues -[ledfx-version-shield]: https://img.shields.io/badge/version-d6e787d-blue.svg +[ledfx-version-shield]: https://img.shields.io/badge/version-4c7b945-blue.svg [ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/ledfx/CHANGELOG.md b/ledfx/CHANGELOG.md index c0383816c..9fea55b96 100644 --- a/ledfx/CHANGELOG.md +++ b/ledfx/CHANGELOG.md @@ -1,16 +1,3 @@ -- Bump pkgconfig from 1.5.1 to 1.5.5 in /ledfx (#83) +- Bump frenck/action-addon-linter from 2.2 to 2.3 (#86) -Bumps [pkgconfig](https://github.com/matze/pkgconfig) from 1.5.1 to 1.5.5. -- [Release notes](https://github.com/matze/pkgconfig/releases) -- [Commits](https://github.com/matze/pkgconfig/compare/v1.5.1...v1.5.5) - ---- -updated-dependencies: -- dependency-name: pkgconfig - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/ledfx/README.md b/ledfx/README.md index c6ab11e8b..ac2e265fa 100644 --- a/ledfx/README.md +++ b/ledfx/README.md @@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d6e787d-blue.svg -[release]: https://github.com/hassio-addons/addon-ledfx/tree/d6e787d +[release-shield]: https://img.shields.io/badge/version-4c7b945-blue.svg +[release]: https://github.com/hassio-addons/addon-ledfx/tree/4c7b945 [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png \ No newline at end of file diff --git a/ledfx/config.json b/ledfx/config.json index dd125c68d..87c7af580 100644 --- a/ledfx/config.json +++ b/ledfx/config.json @@ -1,6 +1,6 @@ { "name": "ledfx", - "version": "d6e787d", + "version": "4c7b945", "slug": "ledfx", "description": "A network based LED effect controller with support for advanced real-time audio effects!", "url": "https://github.com/hassio-addons/addon-ledfx",