From 9918e2c593fcba271548b80f4203f4fdfa71de50 Mon Sep 17 00:00:00 2001 From: Clayton Nummer Date: Fri, 2 Sep 2022 10:40:44 -0400 Subject: [PATCH] Revert "Update manifest.json version" This reverts commit 6927a7b24e59253a8bb883eeffd29761140fa364. --- custom_components/circadian_lighting/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],