diff --git a/README.md b/README.md index 63ffba8a2..a17016deb 100644 --- a/README.md +++ b/README.md @@ -932,10 +932,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/7e8f22e -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/7e8f22e/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/075e2c7 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/075e2c7/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-7e8f22e-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-075e2c7-blue.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 [mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/mopidy/CHANGELOG.md b/mopidy/CHANGELOG.md index b7a2e5224..fc0cead2e 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,9 +1,8 @@ -- ⬆️ Bump mopidy-youtube from 3.2 to 3.3 in /mopidy (#122) +- ⬆️ Bump mopidy-iris from 3.57.4 to 3.57.6 in /mopidy (#121) -Bumps [mopidy-youtube](https://github.com/natumbri/mopidy-youtube) from 3.2 to 3.3. -- [Release notes](https://github.com/natumbri/mopidy-youtube/releases) -- [Changelog](https://github.com/natumbri/mopidy-youtube/blob/develop/CHANGELOG.rst) -- [Commits](https://github.com/natumbri/mopidy-youtube/compare/3.2...v3.3) +Bumps [mopidy-iris](https://github.com/jaedb/iris) from 3.57.4 to 3.57.6. +- [Release notes](https://github.com/jaedb/iris/releases) +- [Commits](https://github.com/jaedb/iris/commits) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index e0a944f1c..b068a1b13 100644 --- a/mopidy/README.md +++ b/mopidy/README.md @@ -47,6 +47,6 @@ If you are more interested in stable releases of our add-ons: [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-7e8f22e-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/7e8f22e +[release-shield]: https://img.shields.io/badge/version-075e2c7-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/075e2c7 [screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png \ No newline at end of file diff --git a/mopidy/config.json b/mopidy/config.json index f2e5a396e..1f1af98da 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "7e8f22e", + "version": "075e2c7", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",