From 314529634adfa25425bee6ded33d976d82dd9362 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 25 Jan 2024 15:02:42 +0100 Subject: [PATCH] Increment version * custom_components/daikin_residential_altherma/manifest.json: --- custom_components/daikin_residential_altherma/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/daikin_residential_altherma/manifest.json b/custom_components/daikin_residential_altherma/manifest.json index 4c6212f..a756b4c 100644 --- a/custom_components/daikin_residential_altherma/manifest.json +++ b/custom_components/daikin_residential_altherma/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "oic==1.6.0" ], - "version": "3.3.2" + "version": "3.3.3" }