From 3a7e1cf70280a9e9d1ca3c1dce708b5e64e68b51 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 30 Apr 2021 06:25:07 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to fa5f851 --- 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 681ded544..3ef3697bd 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/44a2872 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/44a2872/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/fa5f851 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/fa5f851/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-44a2872-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-fa5f851-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 ba0910e89..0ad9f7eb1 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.13.0 +- ⬆️ Upgrades composer to 2.0.13-r0 (#170) - ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 (#169) Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. diff --git a/grocy/README.md b/grocy/README.md index 2c01440f1..6293f9689 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-44a2872-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/44a2872 +[release-shield]: https://img.shields.io/badge/version-fa5f851-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/fa5f851 [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 12526ad9b..05d4a74ed 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "44a2872", + "version": "fa5f851", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",