⬆️ Updating add-on Example to d63405b

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-18 08:49:43 +00:00
parent f98cfa57d9
commit 2adb6bc189
4 changed files with 15 additions and 6 deletions

View file

@ -1,4 +1,13 @@
# Changelog since v4.0.4
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#47)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#46)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.

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-9407d09-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/9407d09
[release-shield]: https://img.shields.io/badge/version-d63405b-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/d63405b

View file

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