From 5a1d04944ef8dd47ec98d79b4ab325d246aef1fb Mon Sep 17 00:00:00 2001 From: SchiZzA Date: Sat, 28 Feb 2026 18:43:18 +0100 Subject: [PATCH] Bump version. --- 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..d3e07fc 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.3", "zeroconf": [] }