diff --git a/custom_components/circadian_lighting/manifest.json b/custom_components/circadian_lighting/manifest.json index 28b3c40..e503507 100644 --- a/custom_components/circadian_lighting/manifest.json +++ b/custom_components/circadian_lighting/manifest.json @@ -1,7 +1,7 @@ { "domain": "circadian_lighting", "name": "Circadian Lighting", - "version": "2.1.2", + "version": "2.1.2-beta", "documentation": "https://github.com/claytonjn/hass-circadian_lighting", "issue_tracker": "https://github.com/claytonjn/hass-circadian_lighting/issues", "dependencies": ["sensor","switch"],