diff --git a/README.md b/README.md index b07eb91ed..53d64c13c 100644 --- a/README.md +++ b/README.md @@ -773,10 +773,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/70deabf -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/70deabf/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/a66aa52 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/a66aa52/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-70deabf-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-a66aa52-blue.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 431416d24..3b4cab9a3 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.3.0 +- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#25) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) + +--- +updated-dependencies: +- dependency-name: frenck/action-addon-linter + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#22) Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. diff --git a/foldingathome/README.md b/foldingathome/README.md index bc2ba0f49..001d7ca5e 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-70deabf-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/70deabf +[release-shield]: https://img.shields.io/badge/version-a66aa52-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/a66aa52 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index a55db4c0f..126b0091d 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "70deabf", + "version": "a66aa52", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",