From 6ac790da3d8abca3e879c7e2eaf5fade60a22f9b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 13 Apr 2019 16:15:57 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 6b0066b --- README.md | 6 +++--- mopidy/CHANGELOG.md | 4 ++-- mopidy/README.md | 6 +++--- mopidy/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 356c8e6cc..97011f444 100644 --- a/README.md +++ b/README.md @@ -925,10 +925,10 @@ SOFTWARE. [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/17519a0 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/17519a0/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/6b0066b +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/6b0066b/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-17519a0-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-6b0066b-blue.svg [mopidy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mopidy-amd64.svg [mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [mopidy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/mopidy/CHANGELOG.md b/mopidy/CHANGELOG.md index b6c43342b..9a65c5bb7 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/04/04 07:17 UTC - [17519a0](https://github.com/hassio-addons/addon-mopidy/commit/17519a01976ddfe66b93ca6aed47d73353f58e24) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates Mopidy-Iris to v3.34.1 (#2) +2019/04/13 15:27 UTC - [6b0066b](https://github.com/hassio-addons/addon-mopidy/commit/6b0066b75183a7c66994796b6b4dc301262fe5d2) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates Mopidy-Iris to v3.35.1 (#3) diff --git a/mopidy/README.md b/mopidy/README.md index 01c78ddc3..a54653675 100644 --- a/mopidy/README.md +++ b/mopidy/README.md @@ -43,13 +43,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-mopidy/blob/17519a0/README.md +[docs]: https://github.com/hassio-addons/addon-mopidy/blob/6b0066b/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?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-17519a0-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/17519a0 +[release-shield]: https://img.shields.io/badge/version-6b0066b-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/6b0066b [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/master/images/screenshot.png \ No newline at end of file diff --git a/mopidy/config.json b/mopidy/config.json index 007435c9a..6fc38c332 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "17519a0", + "version": "6b0066b", "slug": "mopidy", "description": "Mopidy is an extensible music server", "url": "https://github.com/hassio-addons/addon-mopidy",