From 71bda20b18ac9ea2a716a253b5f988b8498aae8f Mon Sep 17 00:00:00 2001 From: Zach Langbert Date: Sun, 12 Jan 2025 14:08:19 -0800 Subject: [PATCH] release: prepare release 0.9.4 (#66) --- custom_components/daikinone/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/daikinone/manifest.json b/custom_components/daikinone/manifest.json index 6b7301c..c0a49d6 100644 --- a/custom_components/daikinone/manifest.json +++ b/custom_components/daikinone/manifest.json @@ -8,5 +8,5 @@ "documentation": "https://github.com/zlangbert/ha-daikinone", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/zlangbert/ha-daikinone/issues", - "version": "0.9.3" + "version": "0.9.4" }