diff --git a/.version b/.version index 30719bd..4209dba 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.3.7.5 \ No newline at end of file +0.3.8 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 8510851..9a0a386 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.10.3"], - "version": "0.3.7.5" + "requirements": ["pysma-plus>=0.3.11.2"], + "version": "0.3.8" }