diff --git a/custom_components/noonlight/manifest.json b/custom_components/noonlight/manifest.json index ddcfe3a..60b024b 100644 --- a/custom_components/noonlight/manifest.json +++ b/custom_components/noonlight/manifest.json @@ -1,6 +1,7 @@ { "domain": "noonlight", "name": "Noonlight", + "version": "1.0.2", "documentation": "https://github.com/konnected-io/noonlight-hass", "requirements": [ "noonlight==0.1.1"