⬆️ Updating add-on Example to 796e201

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-18 21:31:07 +00:00
parent 5d47790c06
commit 089800e79f
4 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,5 @@
# Changelog since v3.5.1
- Fix CI badge in README (#26)
- Happy New Year (#25)
- Upgrade add-on base image to 9.0.0 (#24)
- Adjust deployment supporting all environments (#23)

View file

@ -56,5 +56,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-8ec8b7a-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/8ec8b7a
[release-shield]: https://img.shields.io/badge/version-796e201-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/796e201

View file

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