diff --git a/README.md b/README.md index 70e10f33b..f7f8aca60 100644 --- a/README.md +++ b/README.md @@ -883,10 +883,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/ab5c2a7 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/ab5c2a7/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/61dd58d +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/61dd58d/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-ab5c2a7-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-61dd58d-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 4c328435e..52a15717e 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.11.0 +- ⬆ Upgrades php7 to 7.4.15-r0 (#131) - ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#128) Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. diff --git a/grocy/README.md b/grocy/README.md index 2c2495c40..b2a0fdf9c 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-ab5c2a7-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/ab5c2a7 +[release-shield]: https://img.shields.io/badge/version-61dd58d-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/61dd58d [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 327df90fa..cbf1c63d3 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "ab5c2a7", + "version": "61dd58d", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",