From 47e9460628c564eff4b5bfa6f806f9d55e18b0aa Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 12 Feb 2020 21:04:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to 62405a5 --- README.md | 6 +++--- airsonos/CHANGELOG.md | 1 + airsonos/README.md | 8 ++++---- airsonos/config.json | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 975627171..6c6059d43 100644 --- a/README.md +++ b/README.md @@ -861,10 +861,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/7cea814 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/7cea814/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/62405a5 +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/62405a5/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-7cea814-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-62405a5-blue.svg [airsonos-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/airsonos-amd64.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 diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index 2f8304a4f..bf11d08eb 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog since v2.2.2 - :hammer: Re-branding +- :hammer: Re-branding - :books: Update add-on documentation to use new YAML configuration format - :hammer: Update add-on config with new password & list features - :arrow_up: Upgrades add-on base image to v5.0.0 diff --git a/airsonos/README.md b/airsonos/README.md index 1b89cfd5a..fe9f933ab 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -1,4 +1,4 @@ -# Community Home Assistant Add-on: AirSonos +# Home Assistant Community Add-on: AirSonos [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -46,7 +46,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-airsonos/blob/7cea814/README.md +[docs]: https://github.com/hassio-addons/addon-airsonos/blob/62405a5/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-airsonos/36796?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -55,5 +55,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-7cea814-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/7cea814 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-62405a5-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/62405a5 \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index eca4ff40f..cf0105ebb 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "7cea814", + "version": "62405a5", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",