diff --git a/README.md b/README.md index 43e4e483d..2df18ba1e 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/dae3ffa -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/dae3ffa/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/22e9a4a +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/22e9a4a/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-dae3ffa-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-22e9a4a-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 89f9e5f5a..067e2a300 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.13.0 +- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#168) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#167) Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0. diff --git a/grocy/README.md b/grocy/README.md index 993770f10..8272c1bb0 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-dae3ffa-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/dae3ffa +[release-shield]: https://img.shields.io/badge/version-22e9a4a-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/22e9a4a [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 93d24b729..193db05da 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "dae3ffa", + "version": "22e9a4a", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",