diff --git a/README.md b/README.md index 19b349f77..b97d48b39 100644 --- a/README.md +++ b/README.md @@ -779,10 +779,10 @@ SOFTWARE. [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/7d0662c -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7d0662c/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/89ab7ec +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/89ab7ec/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-7d0662c-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-89ab7ec-blue.svg [airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index d2696b725..c31a9129d 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v3.0.0 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#46) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#45) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. diff --git a/airsonos/README.md b/airsonos/README.md index 30d9a1cb3..a881c0427 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -52,5 +52,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-7d0662c-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/7d0662c \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-89ab7ec-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/89ab7ec \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index 207378322..f124cd05c 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "7d0662c", + "version": "89ab7ec", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",