From 2f3face32f06812d2079f7bb510e0c1e6a1b2d59 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 27 Sep 2021 11:59:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to a5027fa --- README.md | 6 +++--- grocy/CHANGELOG.md | 1 + grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ba75ac10..c0e517c1f 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,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/09cced0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/09cced0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/a5027fa +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/a5027fa/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-09cced0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-a5027fa-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 6c071f641..f965a3665 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.15.0 +- ⬆️ Upgrades Grocy to 3.1.1 (#229) - ⬆️ Upgrades php8 to 8.0.11-r0 (#228) - ⬆ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#226) diff --git a/grocy/README.md b/grocy/README.md index bd926ede0..52b16d528 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-09cced0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/09cced0 +[release-shield]: https://img.shields.io/badge/version-a5027fa-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/a5027fa [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 5a4f49c09..a9b8769e1 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "09cced0", + "version": "a5027fa", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",