diff --git a/README.md b/README.md index 63ef835d0..dd1167cc7 100644 --- a/README.md +++ b/README.md @@ -869,10 +869,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/00dfc86 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/00dfc86/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/db3bbe6 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/db3bbe6/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-00dfc86-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-db3bbe6-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 050add784..c8b97c9f6 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.9.2 +- Upgrade add-on base image to 9.1.0 (#114) - Upgrades Grocy to v3.0.1 (#113) Co-authored-by: Franck Nijhof diff --git a/grocy/README.md b/grocy/README.md index 66591310f..2b2466855 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-00dfc86-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/00dfc86 +[release-shield]: https://img.shields.io/badge/version-db3bbe6-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/db3bbe6 [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 a63e109f8..d9bb08dc1 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "00dfc86", + "version": "db3bbe6", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",