From 09c99f06f733ac312fd9cf4f9b78452e3e5da26a Mon Sep 17 00:00:00 2001 From: Will Adler Date: Thu, 8 Aug 2024 11:43:37 -0400 Subject: [PATCH] update version --- 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 7cc6f68..4dfff4c 100644 --- 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.1" + "version": "0.2.2" }