diff --git a/README.md b/README.md index fa52b4276..0d61c4aae 100644 --- a/README.md +++ b/README.md @@ -860,10 +860,10 @@ SOFTWARE. [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/4d5c8f4 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/4d5c8f4/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/e654f4c +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/e654f4c/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-4d5c8f4-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-e654f4c-blue.svg [grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index 08e9b36ae..d7d4b99eb 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.11.1 +- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#152) + +Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. +- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) +- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#148) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. diff --git a/grocy/README.md b/grocy/README.md index 8c9b94c9d..4089c6cde 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -57,6 +57,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-4d5c8f4-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/4d5c8f4 +[release-shield]: https://img.shields.io/badge/version-e654f4c-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/e654f4c [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index d46b7c221..0cea495db 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "4d5c8f4", + "version": "e654f4c", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",