From c2051bcfb1a0a3891808b11e6a7f3d4afa2f3eb8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 13 Jul 2021 12:27:30 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 1d348da --- README.md | 6 +++--- mopidy/CHANGELOG.md | 12 ++++++------ mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c2c28ce14..aa32da847 100644 --- a/README.md +++ b/README.md @@ -872,10 +872,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/eb61428 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/eb61428/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/1d348da +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/1d348da/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-eb61428-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-1d348da-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 24b6a663a..c85e97862 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,13 +1,13 @@ -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#154) +- ⬆️ Bump mopidy from 3.1.1 to 3.2.0 (#153) -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. -- [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.0.3...v2.1.1) +Bumps [mopidy](https://github.com/mopidy/mopidy) from 3.1.1 to 3.2.0. +- [Release notes](https://github.com/mopidy/mopidy/releases) +- [Changelog](https://github.com/mopidy/mopidy/blob/develop/docs/changelog.rst) +- [Commits](https://github.com/mopidy/mopidy/compare/v3.1.1...v3.2.0) --- updated-dependencies: -- dependency-name: dessant/lock-threads +- dependency-name: mopidy dependency-type: direct:production update-type: version-update:semver-minor ... diff --git a/mopidy/README.md b/mopidy/README.md index 4ec7c4932..8a8e1b35c 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-eb61428-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/eb61428 +[release-shield]: https://img.shields.io/badge/version-1d348da-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/1d348da [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 8c99566be..87a3240cc 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "eb61428", + "version": "1d348da", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",