Skip to content

Commit 0127565

Browse files
authored
Merge pull request #7 from konnected-io/20210602_fix_update_version_manifest
add version to manifest, fixes #6
2 parents e5870b4 + 2ff07a2 commit 0127565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/noonlight/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"domain": "noonlight",
33
"name": "Noonlight",
4+
"version": "1.0.2",
45
"documentation": "https://github.com/konnected-io/noonlight-hass",
56
"requirements": [
67
"noonlight==0.1.1"

0 commit comments

Comments
 (0)