From fb3f4659272ee4c918fc5205c2b5224857b6865b Mon Sep 17 00:00:00 2001 From: fustom Date: Thu, 31 Aug 2023 14:37:24 +0200 Subject: [PATCH] Bump versions (#187) --- 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 eb15989..de2fab0 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.16.2"], + "requirements": ["ariston==0.16.3"], "ssdp": [], - "version": "0.16.2", + "version": "0.16.3", "zeroconf": [] }