diff --git a/README.md b/README.md index 0a807a3ed..c243b3525 100644 --- a/README.md +++ b/README.md @@ -840,10 +840,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/d688b21 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/d688b21/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/0169e5a +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/0169e5a/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-d688b21-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-0169e5a-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 9fdc4f882..ae40274f7 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1 +1,17 @@ -- 🏎 Enable streaming mode for Ingress (#161) +- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#162) + +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) + +--- +updated-dependencies: +- dependency-name: dessant/lock-threads + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/mopidy/README.md b/mopidy/README.md index 01ac36989..582f28881 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-d688b21-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/d688b21 +[release-shield]: https://img.shields.io/badge/version-0169e5a-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/0169e5a [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 e04624022..86dbe19ab 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "d688b21", + "version": "0169e5a", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",