From 95837e783e418b7c474cc505592273b8afec98d3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 19 Jul 2021 13:15:32 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 4f602db --- 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 95b566db6..131a0daea 100644 --- a/README.md +++ b/README.md @@ -795,10 +795,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/c9f761e -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/c9f761e/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/4f602db +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/4f602db/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-c9f761e-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-4f602db-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 26a315abe..4af0b4762 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.14.0 +- Hot patch more Grocy Javascript braindamage (#207) - Adjust runtime for PHP8 (#206) - ⬆️ Upgrades Grocy to 3.1.0 (#205) - ⬆️ Bump actions/stale from 3.0.19 to 4 (#203) diff --git a/grocy/README.md b/grocy/README.md index 5a381151e..68a309f8e 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-c9f761e-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/c9f761e +[release-shield]: https://img.shields.io/badge/version-4f602db-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/4f602db [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 527c91801..7ad398660 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "c9f761e", + "version": "4f602db", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",