From 2dc9a74fc690e253fa6a0349d5c3b37e5c9d5b47 Mon Sep 17 00:00:00 2001 From: Sven Bursch-Osewold Date: Thu, 20 Jun 2024 15:56:37 +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 87a0871..448a0fa 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.3.3 \ No newline at end of file +0.3.4 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 9a17728..4396d28 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], "requirements": ["pysma-plus>=0.3.3"], - "version": "0.3.3" + "version": "0.3.4" }