Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 8cada67

Browse files
Add version to manifest.json
1 parent 1c411b0 commit 8cada67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/sonos_crossfade/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"dependencies": ["sonos"],
66
"codeowners": ["@jeremywillans"],
77
"requirements": ["soco>=0.8"],
8-
"homeassistant": "0.98.1"
8+
"homeassistant": "0.98.1",
9+
"version": "0.2"
910
}

0 commit comments

Comments
 (0)