diff --git a/.version b/.version index 7a397d8..b4a5e1c 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.6.9 \ No newline at end of file +0.4.6.10 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index c04a38a..6b9f6e9 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.18.6"], - "version": "0.4.6.9" + "requirements": ["pysma-plus>=0.3.18.7"], + "version": "0.4.6.10" }