diff --git a/.version b/.version index 373f8c6..28af839 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.2.3 \ No newline at end of file +0.2.5 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 1631de8..7eb4001 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.5"], - "version": "0.2.3" + "version": "0.2.5" }