From b00dc09c80fc960071b10cc72ad4731b919e1a4c Mon Sep 17 00:00:00 2001 From: Jean-Marc Collin Date: Sun, 30 Jun 2024 09:05:14 +0200 Subject: [PATCH] Update manifest.json --- custom_components/versatile_thermostat/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/versatile_thermostat/manifest.json b/custom_components/versatile_thermostat/manifest.json index d4c7b57..d7eed75 100644 --- a/custom_components/versatile_thermostat/manifest.json +++ b/custom_components/versatile_thermostat/manifest.json @@ -14,6 +14,6 @@ "quality_scale": "silver", "requirements": [], "ssdp": [], - "version": "6.2.3", + "version": "6.2.6", "zeroconf": [] -} \ No newline at end of file +}