From 863ea8b2d01ada35af7d850023cd117ca6bc7d5a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 6 May 2019 13:31:00 +0000 Subject: [PATCH] :arrow_up: Updating add-on Spotify Connect to ab24a0c --- README.md | 6 +++--- spotify/CHANGELOG.md | 12 +++--------- spotify/README.md | 6 +++--- spotify/config.json | 2 +- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ddc9af796..ac2fea0a2 100644 --- a/README.md +++ b/README.md @@ -1025,10 +1025,10 @@ SOFTWARE. [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/531ef71 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/531ef71/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/ab24a0c +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/ab24a0c/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-531ef71-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-ab24a0c-blue.svg [spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index 47758c81c..c1442dbbc 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v0.5.0 +# Changelog since v0.5.1 -2019/04/18 19:01 UTC - [531ef71](https://github.com/hassio-addons/addon-spotify-connect/commit/531ef71106d19db16eba9a43e2b828132a07a6cd) by [@frenck](https://github.com/frenck) -> :hammer: Simplifies add-on code logic - -2019/04/18 19:01 UTC - [488bf3e](https://github.com/hassio-addons/addon-spotify-connect/commit/488bf3eb068be88e6ed311466ebc96cccea653f7) by [@frenck](https://github.com/frenck) -> :fire: Removes default config options - -2019/04/18 19:01 UTC - [aa5067b](https://github.com/hassio-addons/addon-spotify-connect/commit/aa5067b900ebf9b41aafd6c642edb227de64d31e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v3.1.0 +2019/05/06 10:42 UTC - [ab24a0c](https://github.com/hassio-addons/addon-spotify-connect/commit/ab24a0c7b0640bb8e841b79c8c7dd2c54a9f342e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to 3.1.1 diff --git a/spotify/README.md b/spotify/README.md index 11b60956b..b287deba4 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/531ef71/README.md +[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/ab24a0c/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-spotify-connect/61210?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-531ef71-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/531ef71 +[release-shield]: https://img.shields.io/badge/version-ab24a0c-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/ab24a0c [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.json b/spotify/config.json index 79f38c958..ace795ba8 100644 --- a/spotify/config.json +++ b/spotify/config.json @@ -1,6 +1,6 @@ { "name": "Spotify Connect", - "version": "531ef71", + "version": "ab24a0c", "slug": "spotify", "description": "Play Spotify music on your Home Assistant device", "url": "https://github.com/hassio-addons/addon-spotify-connect",