diff --git a/README.md b/README.md index e37b99e52..a11bfaa04 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/6b0066b -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/6b0066b/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/25f53da +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/25f53da/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-6b0066b-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-25f53da-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 9a65c5bb7..8c2fab877 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,3 +1,7 @@ -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) +2019/04/23 08:48 UTC - [25f53da](https://github.com/hassio-addons/addon-mopidy/commit/25f53da5a704ce7d1ffbdabd69c5d26a4b163956) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates Mopidy-Iris to v3.36.1 (#4) + +* :arrow_up: Updates Mopidy-Iris to v3.36.1 + +* Updated libxslt1 name diff --git a/mopidy/README.md b/mopidy/README.md index a54653675..a34c520c3 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/6b0066b/README.md +[docs]: https://github.com/hassio-addons/addon-mopidy/blob/25f53da/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-6b0066b-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/6b0066b +[release-shield]: https://img.shields.io/badge/version-25f53da-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/25f53da [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 6fc38c332..b8dde5c7c 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "6b0066b", + "version": "25f53da", "slug": "mopidy", "description": "Mopidy is an extensible music server", "url": "https://github.com/hassio-addons/addon-mopidy",