diff --git a/README.md b/README.md index d87f60265..4e748d04f 100644 --- a/README.md +++ b/README.md @@ -986,10 +986,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/9111b11 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/9111b11/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/e094d97 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/e094d97/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-9111b11-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-e094d97-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 6787783ca..beed306fc 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,9 +1,3 @@ -# Changelog since v0.8.0 -- 🔥 Remove Renovatebot -- ✨ Add support for cs, ja, zh_TW locales -- ⬆ Upgrades composer to 1.10.9-r0 -- ⬆ Upgrades yarn to 1.22.4-r0 -- ⬆ Upgrades git to 2.26.2-r0 -- ⬆ Upgrades php7 to 7.3.20-r0 -- ⬆ Upgrades nginx to 1.18.0-r0 -- ⬆ Upgrades base image to v8.0.1 +# Changelog since v0.9.0 +- ⬆ Upgrades composer to 1.10.10-r0 +- ⬆ Upgrades php7 to 7.3.21-r0 diff --git a/grocy/README.md b/grocy/README.md index fe57d031e..b1e85e8eb 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-9111b11-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/9111b11 +[release-shield]: https://img.shields.io/badge/version-e094d97-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/e094d97 [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 670a5dba6..f2191b18a 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "9111b11", + "version": "e094d97", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",