Skip to content

Commit d3b3ab2

Browse files
committed
bump to v1.4.4
1 parent fa7ed49 commit d3b3ab2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

custom_components/mopidy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"requirements": [
1010
"mopidyapi==1.0.0"
1111
],
12-
"version": "1.4.3",
12+
"version": "1.4.4",
1313
"zeroconf": [
1414
{
1515
"type": "_mopidy-http._tcp.local."

mopidy-CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ 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-
## [Unreleased]
8-
- Happy New Year to all
9-
7+
## [1.4.4] - 2022-02-19
108
### Fixed
119
- change of code for 2022.6 warning introduced issue where an int was added to a string.
1210

0 commit comments

Comments
 (0)