diff --git a/README.md b/README.md index 91b8e5e91..2d7f946bd 100644 --- a/README.md +++ b/README.md @@ -928,10 +928,10 @@ SOFTWARE. [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/7017744 -[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/7017744/README.md +[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/df37c39 +[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/df37c39/README.md [lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues -[lutron-cert-version-shield]: https://img.shields.io/badge/version-7017744-blue.svg +[lutron-cert-version-shield]: https://img.shields.io/badge/version-df37c39-blue.svg [lutron-cert-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/lutron-cert/CHANGELOG.md b/lutron-cert/CHANGELOG.md index 9f7c1f6b7..4ebcc2719 100644 --- a/lutron-cert/CHANGELOG.md +++ b/lutron-cert/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.7.0 +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#32) + +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#31) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. diff --git a/lutron-cert/README.md b/lutron-cert/README.md index 195ad0812..52fbe8321 100644 --- a/lutron-cert/README.md +++ b/lutron-cert/README.md @@ -67,5 +67,5 @@ If you are more interested in stable releases of our add-ons: [lutron-caseta-docs]: https://www.home-assistant.io/components/lutron_caseta/ [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-7017744-blue.svg -[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/7017744 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-df37c39-blue.svg +[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/df37c39 \ No newline at end of file diff --git a/lutron-cert/config.json b/lutron-cert/config.json index 6aef0ca41..6e8a47f61 100644 --- a/lutron-cert/config.json +++ b/lutron-cert/config.json @@ -1,6 +1,6 @@ { "name": "Lutron Certificate", - "version": "7017744", + "version": "df37c39", "slug": "lutron-cert", "description": "Generate certificate to control Lutron Caseta bridge locally", "url": "https://github.com/hassio-addons/addon-lutron-cert",