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 fa7ed49 commit d3b3ab2Copy full SHA for d3b3ab2
custom_components/mopidy/manifest.json
@@ -9,7 +9,7 @@
9
"requirements": [
10
"mopidyapi==1.0.0"
11
],
12
- "version": "1.4.3",
+ "version": "1.4.4",
13
"zeroconf": [
14
{
15
"type": "_mopidy-http._tcp.local."
mopidy-CHANGELOG.md
@@ -4,9 +4,7 @@ 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
-## [Unreleased]
8
-- Happy New Year to all
-
+## [1.4.4] - 2022-02-19
### Fixed
- change of code for 2022.6 warning introduced issue where an int was added to a string.
0 commit comments