diff --git a/README.md b/README.md index de2a05ee8..09aebc4fe 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/48056bc -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/48056bc/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/4c4fbb0 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/4c4fbb0/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-48056bc-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-4c4fbb0-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 d2f9f15ec..a92813f0e 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#113) +- ⬆️ Bump mopidy-iris from 3.57.3 to 3.57.4 in /mopidy (#114) -Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. -- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) -- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) +Bumps [mopidy-iris](https://github.com/jaedb/iris) from 3.57.3 to 3.57.4. +- [Release notes](https://github.com/jaedb/iris/releases) +- [Commits](https://github.com/jaedb/iris/compare/3.57.3...3.57.4) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 982fed97a..1500a8ebd 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-48056bc-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/48056bc +[release-shield]: https://img.shields.io/badge/version-4c4fbb0-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/4c4fbb0 [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 138aeabd7..09e936fbd 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "48056bc", + "version": "4c4fbb0", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",