diff --git a/.version b/.version index 99cf3ba..0f79dd2 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.6.4 \ No newline at end of file +0.4.6.5 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 787afa4..98dad7b 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], "requirements": ["pysma-plus>=0.3.18"], - "version": "0.4.6.4" + "version": "0.4.6.5" }