From 2ff0d56c34bcac06adf54d20623c7aa9d7147cd9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 24 Jan 2021 16:18:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 5d6e3fa --- 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 f1feed7e5..61742e213 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/f720ccb -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/f720ccb/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/5d6e3fa +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/5d6e3fa/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-f720ccb-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-5d6e3fa-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 74d44405f..265177858 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.9.2 +- Fix NGINX waiting for non-activated FPM (#116) - Refactor NGINX/PHP-FPM configuration (#115) * Refactor NGINX/PHP-FPM configuration diff --git a/grocy/README.md b/grocy/README.md index b7c15d38c..c2171f7f5 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-f720ccb-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/f720ccb +[release-shield]: https://img.shields.io/badge/version-5d6e3fa-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/5d6e3fa [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 97c3bda9d..56fa9c3c0 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "f720ccb", + "version": "5d6e3fa", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",