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" }