From d8b6087517cb47c862a20c133da5116bf1377525 Mon Sep 17 00:00:00 2001 From: Will Adler Date: Wed, 21 Aug 2024 22:22:42 -0400 Subject: [PATCH] update version number --- custom_components/leafspy/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/leafspy/manifest.json b/custom_components/leafspy/manifest.json index 4f47e6a..20634e8 100755 --- a/custom_components/leafspy/manifest.json +++ b/custom_components/leafspy/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/jesserockz/ha-leafspy/issues", "requirements": [], - "version": "0.2.3" + "version": "0.2.4" }