Skip to content

Commit 7e771ad

Browse files
committed
chore:version bump
1 parent 67e5f93 commit 7e771ad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

custom_components/mopidy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"requirements": [
1111
"mopidyapi>=1.1.0"
1212
],
13-
"version": "2.3.3",
13+
"version": "2.3.4",
1414
"zeroconf": [
1515
{
1616
"type": "_mopidy-http._tcp.local."

mopidy-CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.3.4] - 2024-01-26
8+
9+
### Fixed
10+
11+
- glitch causing the card to go grey when buttons are pushed
12+
713
## [2.3.3] - 2024-01-19
814

915
### Fixed

0 commit comments

Comments
 (0)