diff --git a/custom_components/better_thermostat/manifest.json b/custom_components/better_thermostat/manifest.json index c1de64af..65ffb89c 100644 --- a/custom_components/better_thermostat/manifest.json +++ b/custom_components/better_thermostat/manifest.json @@ -17,5 +17,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues", "requirements": [], - "version": "1.7.0-beta1" + "version": "1.7.0-dev" }