diff --git a/README.md b/README.md index 0204b7b08..b1155fd17 100644 --- a/README.md +++ b/README.md @@ -793,10 +793,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/7f8d565 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7f8d565/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/a538b00 +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/a538b00/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-7f8d565-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-a538b00-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 1cb91b0b1..fa8853a27 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.0 +- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#35) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#34) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. diff --git a/airsonos/README.md b/airsonos/README.md index d0843a40e..06f3d4279 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-7f8d565-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/7f8d565 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a538b00-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/a538b00 \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index 949ab4279..855f051db 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "7f8d565", + "version": "a538b00", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",