We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e5f93 commit 7e771adCopy full SHA for 7e771ad
custom_components/mopidy/manifest.json
@@ -10,7 +10,7 @@
10
"requirements": [
11
"mopidyapi>=1.1.0"
12
],
13
- "version": "2.3.3",
+ "version": "2.3.4",
14
"zeroconf": [
15
{
16
"type": "_mopidy-http._tcp.local."
mopidy-CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.3.4] - 2024-01-26
8
+
9
+### Fixed
+- glitch causing the card to go grey when buttons are pushed
## [2.3.3] - 2024-01-19
### Fixed
0 commit comments