From 0c8d72ede3dabe182768123726ac2027e917740c Mon Sep 17 00:00:00 2001 From: fustom Date: Fri, 10 Jan 2025 16:30:25 +0100 Subject: [PATCH] v0.19.7 (#392) --- custom_components/ariston/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ariston/manifest.json b/custom_components/ariston/manifest.json index 2381685..c4f02e2 100644 --- a/custom_components/ariston/manifest.json +++ b/custom_components/ariston/manifest.json @@ -11,6 +11,6 @@ "loggers": ["ariston"], "requirements": ["ariston==0.19.8"], "ssdp": [], - "version": "0.19.6", + "version": "0.19.7", "zeroconf": [] }