diff --git a/README.md b/README.md index 20a4cbb9..61f8753b 100644 --- a/README.md +++ b/README.md @@ -775,10 +775,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.13.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.13.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.1 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.13.1/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.13.1-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 db6bdf7b..4c49c1b6 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,14 +1,14 @@ ## What’s changed -## 🧰 Maintenance - -- Apply updated repository structure & CI workflow @frenck (#166) - ## ⬆️ Dependency updates -- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#159) -- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#161) -- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#162) -- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#163) -- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#164) -- Upgrades add-on base image to v9.2.0 @frenck (#165) +- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#167) +- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#168) +- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#169) +- ⬆️ Upgrades composer to 2.0.13-r0 @frenck (#170) +- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#171) +- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#172) +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#175) +- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#174) +- ⬆️ Upgrades php7 to 7.4.19-r0 @frenck (#176) +- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#177) diff --git a/grocy/README.md b/grocy/README.md index 729e4b97..6b10239a 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.13.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.0 +[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.13.1 [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 e0eb77ac..a07283f4 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.13.0", + "version": "0.13.1", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",