diff --git a/README.md b/README.md index e11bdb28e..f630d0d00 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/8e1feb1 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/8e1feb1/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/7286253 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/7286253/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-8e1feb1-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-7286253-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 59eb0ad29..79d1427b6 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.12.0 +- Upgrades add-on base image to v9.2.0 (#165) - ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#164) Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. diff --git a/grocy/README.md b/grocy/README.md index 2e7bfb6b0..d1f28314a 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-8e1feb1-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/8e1feb1 +[release-shield]: https://img.shields.io/badge/version-7286253-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/7286253 [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 67cf1ebf8..1b2340737 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "8e1feb1", + "version": "7286253", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",