From 338b4a3eba3dfa7265cc2a7e1676a15a7c3afdca Mon Sep 17 00:00:00 2001 From: Tijs Verkoyen Date: Mon, 8 Jan 2024 17:33:02 +0100 Subject: [PATCH] Prepare for release --- custom_components/fusion_solar/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/fusion_solar/manifest.json b/custom_components/fusion_solar/manifest.json index c1ade69..5aa1b19 100644 --- a/custom_components/fusion_solar/manifest.json +++ b/custom_components/fusion_solar/manifest.json @@ -11,5 +11,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/tijsverkoyen/HomeAssistant-FusionSolar/issues", "requirements": [], - "version": "3.0.0" + "version": "3.0.1" }