diff --git a/README.md b/README.md index 3551ee70d..09c9d24cf 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,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/9ec9e71 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/9ec9e71/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/9b791ff +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/9b791ff/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-9ec9e71-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-9b791ff-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 0d368111b..91f2b09ad 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.15.0 +- ⬆ Upgrade lock-threads workflow to 3.0.0 (#236) - ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#232) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. diff --git a/grocy/README.md b/grocy/README.md index 252040f40..6e4aef3f9 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-9ec9e71-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/9ec9e71 +[release-shield]: https://img.shields.io/badge/version-9b791ff-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/9b791ff [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 01746bd57..ab6fec691 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "9ec9e71", + "version": "9b791ff", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",