From af5f04a45710c4a6cc31e8f2c210841503a2fbb4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 24 Aug 2020 07:59:47 +0000 Subject: [PATCH] :tada: Release of add-on Grocy 0.9.1 --- README.md | 6 +++--- grocy/CHANGELOG.md | 12 +++--------- grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 9 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 5fc53e2e..b4859289 100644 --- a/README.md +++ b/README.md @@ -925,10 +925,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/v0.9.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.1 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.1/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg [grocy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grocy-armhf.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 diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index ec7e14cf..627c32f1 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -2,16 +2,10 @@ ### 🔨 Changes -- ⬆ Upgrades base image to v8.0.1 -- ⬆ Upgrades nginx to 1.18.0-r0 -- ⬆ Upgrades php7 to 7.3.20-r0 -- ⬆ Upgrades git to 2.26.2-r0 -- ⬆ Upgrades yarn to 1.22.4-r0 -- ⬆ Upgrades composer to 1.10.9-r0 -- ✨ Add support for cs, ja, zh_TW locales -- 🔥 Remove Renovatebot +- ⬆ Upgrades php7 to 7.3.21-r0 +- ⬆ Upgrades composer to 1.10.10-r0 -[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.8.0...v0.9.0 +[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.9.0...v0.9.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/grocy/README.md b/grocy/README.md index 720e4625..6bd839bb 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -38,6 +38,6 @@ management solution for your home, delivering features like: [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-v0.9.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.0 +[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.1 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/master/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index c3fb7bea..842d63e3 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.9.0", + "version": "0.9.1", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",