diff --git a/custom_components/better_thermostat/manifest.json b/custom_components/better_thermostat/manifest.json index 10d97c52..0ced4413 100644 --- a/custom_components/better_thermostat/manifest.json +++ b/custom_components/better_thermostat/manifest.json @@ -16,5 +16,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues", "requirements": [], - "version": "1.5.0-beta3" + "version": "1.5.0-dev" }