From 3b5d47ede2e6bb51a1f6d1ce4041ef997fe3a517 Mon Sep 17 00:00:00 2001 From: Phil Bruckner Date: Fri, 10 Nov 2023 12:09:00 -0600 Subject: [PATCH] Bump version to 2.5.1 --- custom_components/sun2/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sun2/manifest.json b/custom_components/sun2/manifest.json index a73c081..3930edf 100644 --- a/custom_components/sun2/manifest.json +++ b/custom_components/sun2/manifest.json @@ -7,5 +7,5 @@ "iot_class": "calculated", "issue_tracker": "https://github.com/pnbruckner/ha-sun2/issues", "requirements": [], - "version": "2.5.0" + "version": "2.5.1" }