From c499a3a8577552abd25f7db404acfabc6a127cfc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 22 Feb 2020 14:24:33 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 82a6f28 --- README.md | 6 +++--- mopidy/CHANGELOG.md | 2 +- mopidy/README.md | 6 +++--- mopidy/config.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bb56798c3..c511ae568 100644 --- a/README.md +++ b/README.md @@ -1096,10 +1096,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/1e41416 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/1e41416/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/82a6f28 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/82a6f28/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-1e41416-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-82a6f28-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 9b00a7ab7..3ce21a8b7 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,3 +1,3 @@ -- :arrow_up: Updates Mopidy-Iris to v3.45.0 (#25) +- :arrow_up: Updates Mopidy-Iris to v3.45.1 (#26) Co-authored-by: WhiteSource Renovate diff --git a/mopidy/README.md b/mopidy/README.md index 1dc9b3c56..584d81d6e 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: [github-sponsors]: https://github.com/sponsors/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mopidy/blob/1e41416/README.md +[docs]: https://github.com/hassio-addons/addon-mopidy/blob/82a6f28/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/2020.svg [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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-1e41416-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/1e41416 +[release-shield]: https://img.shields.io/badge/version-82a6f28-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/82a6f28 [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 e2e160c57..4217aa4fa 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "1e41416", + "version": "82a6f28", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",