diff --git a/README.md b/README.md index bfbd4db3e..e3cdc7688 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/71c91bb -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/71c91bb/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/7bc0897 +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/7bc0897/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-71c91bb-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-7bc0897-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 d38cd42cb..ac029bdf8 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,8 @@ -- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#106) +- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#107) -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index f7577220c..9b2ce68b2 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-71c91bb-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/71c91bb +[release-shield]: https://img.shields.io/badge/version-7bc0897-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/7bc0897 [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 08e972c0e..da9021f78 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "71c91bb", + "version": "7bc0897", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",