diff --git a/README.md b/README.md index 112fe20a4..330ce9c6f 100644 --- a/README.md +++ b/README.md @@ -955,10 +955,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/e6bbc61 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/e6bbc61/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/3c1b37e +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/3c1b37e/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-e6bbc61-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-3c1b37e-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 a1edb52de..921053c1a 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#96) +- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#97) -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index 53025edec..7fc68c059 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-e6bbc61-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/e6bbc61 +[release-shield]: https://img.shields.io/badge/version-3c1b37e-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/3c1b37e [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 83bd35824..c7e2f7f7d 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "e6bbc61", + "version": "3c1b37e", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",