From a4630c16036537db460d51535537fbf2f5bcba21 Mon Sep 17 00:00:00 2001 From: Sven Bursch-Osewold Date: Mon, 29 Jul 2024 14:01:53 +0200 Subject: [PATCH] New Release --- .version | 2 +- custom_components/pysmaplus/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 4209dba..c8d7d84 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.3.8 \ No newline at end of file +0.3.8.1 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 9a0a386..e81d042 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], - "requirements": ["pysma-plus>=0.3.11.2"], - "version": "0.3.8" + "requirements": ["pysma-plus>=0.3.11.4"], + "version": "0.3.8.1" }