From 1d29822227e43c6d1bb321a3ef037e402f924c23 Mon Sep 17 00:00:00 2001 From: Tom Bombadil Date: Sat, 28 Dec 2024 16:18:31 +0100 Subject: [PATCH] update manifest.json prepare version number --- custom_components/helios_vallox_ventilation/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/helios_vallox_ventilation/manifest.json b/custom_components/helios_vallox_ventilation/manifest.json index ff1c6be..ee162b9 100644 --- a/custom_components/helios_vallox_ventilation/manifest.json +++ b/custom_components/helios_vallox_ventilation/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/Tom-Bom-badil/home-assistant_helios-vallox/issues", "requirements": [], - "version": "2024.12.6" + "version": "2024.12.8" }