From cc40284e998865d8b28f5d45333d45590ced5155 Mon Sep 17 00:00:00 2001 From: Sven Bursch-Osewold Date: Wed, 23 Oct 2024 10:35:34 +0200 Subject: [PATCH] New Release --- .version | 2 +- custom_components/pysmaplus/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" }