diff --git a/.version b/.version index 09e9157..53b61ec 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.3.5 \ No newline at end of file +0.3.6 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 14800ab..37f098f 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -8,6 +8,6 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], - "requirements": ["pysma-plus>=0.3.4"], - "version": "0.3.5" + "requirements": ["pysma-plus>=0.3.5"], + "version": "0.3.6" }