From a6cb121b4a8d3f04661ca48d33f00fcb0871251f Mon Sep 17 00:00:00 2001 From: Lukas Svoboda Date: Thu, 26 Feb 2026 19:38:03 +0100 Subject: [PATCH] Bump version from 1.8.1 to 1.8.2 --- 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 b30689f..f9bc0f7 100644 --- a/custom_components/sws12500/manifest.json +++ b/custom_components/sws12500/manifest.json @@ -14,6 +14,6 @@ "issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues", "requirements": [], "ssdp": [], - "version": "1.8.1", + "version": "1.8.2", "zeroconf": [] }