From 201bff84debab1e81a66839cf22db93242e34540 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 31 May 2021 11:49:42 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 6f0071c --- README.md | 6 +++--- grocy/CHANGELOG.md | 9 +++++++++ grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6e6777998..49c0ff560 100644 --- a/README.md +++ b/README.md @@ -809,10 +809,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/0cc3908 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/0cc3908/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/6f0071c +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/6f0071c/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-0cc3908-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-6f0071c-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 6c7817efc..1461c92f3 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.13.1 +- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#186) + +Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2. +- [Release notes](https://github.com/frenck/action-addon-information/releases) +- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to v9.2.1 (#185) - ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#182) diff --git a/grocy/README.md b/grocy/README.md index 8944702ba..046243d2b 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-0cc3908-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/0cc3908 +[release-shield]: https://img.shields.io/badge/version-6f0071c-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/6f0071c [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 3bdfa0d95..b8afde311 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0cc3908", + "version": "6f0071c", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",