diff --git a/README.md b/README.md index 3fcc2d21b..c41fbb28d 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/eb098c9 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/eb098c9/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/8fccaff +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/8fccaff/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-eb098c9-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-8fccaff-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 881530228..5aacc3816 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,20 +1,2 @@ -# Changelog since v0.16.0 -- ✨ Add ingress user support (#286) - -Co-authored-by: Oliver Felkel -- ⬆️ Update Grocy to v3.2.0 (#284) - -Co-authored-by: Oliver F -- 📚 Add My buttons to documentation (#291) -- 🔒 Pass sign token to main workflow (#290) -- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#289) - -* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) - -* Prettified Code! - -Co-authored-by: frenck -- ⬆️ Upgrades add-on base image to 11.1.0 (#288) -- ⬆️ Upgrades php8 to 8.0.16-r0 (#287) -- ⬆️ Upgrades add-on base image to 11.0.1 (#279) -- Fix patch error on startup (#277) +# Changelog since v0.17.0 +- 🎆 Updates maintenance/license year to 2022 (#292) diff --git a/grocy/DOCS.md b/grocy/DOCS.md index 2eb054dbd..3fad42dfa 100644 --- a/grocy/DOCS.md +++ b/grocy/DOCS.md @@ -253,7 +253,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2021 Franck Nijhof +Copyright (c) 2019-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/grocy/README.md b/grocy/README.md index a9ea5fa63..86a2742fc 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -53,10 +53,10 @@ If you are more interested in stable releases of our add-ons: [github-sponsors]: https://github.com/sponsors/frenck [grocy-demo]: https://demo-en.grocy.info [grocy]: https://grocy.info/ -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-eb098c9-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/eb098c9 +[release-shield]: https://img.shields.io/badge/version-8fccaff-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/8fccaff [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.yaml b/grocy/config.yaml index ef7faa2db..70954f9c7 100644 --- a/grocy/config.yaml +++ b/grocy/config.yaml @@ -76,4 +76,4 @@ schema: stock_product_opened_tracking: bool slug: grocy url: https://github.com/hassio-addons/addon-grocy -version: eb098c9 +version: 8fccaff