From dbebc501e3e83049bfdbcc311648a80f8c667af3 Mon Sep 17 00:00:00 2001 From: Lukas Svoboda Date: Thu, 28 Aug 2025 21:55:01 +0200 Subject: [PATCH] Bump version from 1.6.5 to 1.6.6 --- custom_components/sws12500/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sws12500/manifest.json b/custom_components/sws12500/manifest.json index 2d09c8f..7173243 100644 --- a/custom_components/sws12500/manifest.json +++ b/custom_components/sws12500/manifest.json @@ -10,6 +10,6 @@ "issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues", "requirements": [], "ssdp": [], - "version": "1.6.5", + "version": "1.6.6", "zeroconf": [] }