From 50e9a194c7738ff46833ec65089bb3dfcb546b31 Mon Sep 17 00:00:00 2001 From: KartoffelToby Date: Sun, 7 Jan 2024 21:26:34 +0100 Subject: [PATCH] [TASK] bump to beta 4 --- custom_components/better_thermostat/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/better_thermostat/manifest.json b/custom_components/better_thermostat/manifest.json index 0ced4413..cb4bbb0f 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-dev" + "version": "1.5.0-beta4" }