diff --git a/README.md b/README.md index e92573dcf..177d98093 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/eb0a58f -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/eb0a58f/README.md +[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 [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-eb0a58f-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-1e41416-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 b8d0ecc41..9b00a7ab7 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,5 +1,3 @@ -- Fixed issue with breaking of this addon without python 3 and Upda… (#24) +- :arrow_up: Updates Mopidy-Iris to v3.45.0 (#25) -* Hotfix fixed issue with removing python and Updated lua-rest - -* Updated lua-rest +Co-authored-by: WhiteSource Renovate diff --git a/mopidy/README.md b/mopidy/README.md index a7b4df998..1dc9b3c56 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/eb0a58f/README.md +[docs]: https://github.com/hassio-addons/addon-mopidy/blob/1e41416/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-eb0a58f-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/eb0a58f +[release-shield]: https://img.shields.io/badge/version-1e41416-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/1e41416 [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 37a2a3ba2..e2e160c57 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "eb0a58f", + "version": "1e41416", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",