diff --git a/.version b/.version index 7dff5b8..f477849 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.2.1 \ No newline at end of file +0.2.2 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 59f8932..21e2439 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -8,5 +8,5 @@ "integration_type": "device", "loggers": ["pysma"], "requirements": ["pysma-plus>=0.2.3"], - "version": "0.2.1" + "version": "0.2.2" }