From 78dd57fc61f18bed8f45c540faf37dba8cc71c9f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 5 Feb 2021 12:54:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on Mopidy to 4f634be --- README.md | 6 +++--- mopidy/CHANGELOG.md | 9 +++++---- mopidy/README.md | 4 ++-- mopidy/config.json | 2 +- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 771a525ca..e3e3f4b4b 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/bf12d02 -[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/bf12d02/README.md +[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/4f634be +[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/4f634be/README.md [mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues -[mopidy-version-shield]: https://img.shields.io/badge/version-bf12d02-blue.svg +[mopidy-version-shield]: https://img.shields.io/badge/version-4f634be-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 7413077ad..ad4e26dd0 100644 --- a/mopidy/CHANGELOG.md +++ b/mopidy/CHANGELOG.md @@ -1,8 +1,9 @@ -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#93) +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#94) -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) Signed-off-by: dependabot[bot] diff --git a/mopidy/README.md b/mopidy/README.md index cee203579..26c9d4201 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-bf12d02-blue.svg -[release]: https://github.com/hassio-addons/addon-mopidy/tree/bf12d02 +[release-shield]: https://img.shields.io/badge/version-4f634be-blue.svg +[release]: https://github.com/hassio-addons/addon-mopidy/tree/4f634be [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 52e4cb7ee..acd9ed851 100644 --- a/mopidy/config.json +++ b/mopidy/config.json @@ -1,6 +1,6 @@ { "name": "Mopidy", - "version": "bf12d02", + "version": "4f634be", "slug": "mopidy", "panel_icon": "mdi:music-circle", "description": "Mopidy is an extensible music server",