🎉 Release of add-on Example 4.0.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-18 23:21:12 +00:00
parent b92c5d9cec
commit 6729d8ccdf
4 changed files with 7 additions and 7 deletions

View file

@ -829,10 +829,10 @@ SOFTWARE.
[esphome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[esphome-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[esphome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.0.1
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.0.1/README.md
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.0.2
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.0.2/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
[example-version-shield]: https://img.shields.io/badge/version-v4.0.2-blue.svg
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -2,4 +2,4 @@
## 📚 Documentation
- Adjust README to be correct @frenck (#27)
- Extend list of features in README @frenck (#28)

View file

@ -53,5 +53,5 @@ 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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v4.0.1
[release-shield]: https://img.shields.io/badge/version-v4.0.2-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v4.0.2

View file

@ -1,6 +1,6 @@
{
"name": "Example",
"version": "4.0.1",
"version": "4.0.2",
"slug": "example",
"description": "Example add-on by Community Home Assistant Add-ons",
"url": "https://github.com/hassio-addons/addon-example",