From c5c0383701fa318d9691757aaddcfa5896d0dd03 Mon Sep 17 00:00:00 2001 From: fustom Date: Fri, 5 Apr 2024 20:41:57 +0200 Subject: [PATCH] Bump versions (#325) --- custom_components/ariston/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/ariston/manifest.json b/custom_components/ariston/manifest.json index 32adac6..0575559 100644 --- a/custom_components/ariston/manifest.json +++ b/custom_components/ariston/manifest.json @@ -9,8 +9,8 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues", "loggers": ["ariston"], - "requirements": ["ariston==0.19.2"], + "requirements": ["ariston==0.19.3"], "ssdp": [], - "version": "0.19.0", + "version": "0.19.1", "zeroconf": [] }