From 1c5d0b7dc4f8d2b577ebd1fa1c60a487e798b8d4 Mon Sep 17 00:00:00 2001 From: Tijs Verkoyen Date: Thu, 31 Aug 2023 08:41:46 +0200 Subject: [PATCH] Preparing 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 06de2e7..4c6a6c7 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": "2.6.0" + "version": "2.6.1" }