From a1871e2fbd831ba93d8c096f592da55af946446c Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Sun, 17 Dec 2023 08:32:06 +0000 Subject: [PATCH] Update manifest.json --- custom_components/battery_notes/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/battery_notes/manifest.json b/custom_components/battery_notes/manifest.json index c28204cd..f0abaaa3 100644 --- a/custom_components/battery_notes/manifest.json +++ b/custom_components/battery_notes/manifest.json @@ -9,5 +9,5 @@ "integration_type": "device", "iot_class": "calculated", "issue_tracker": "https://github.com/andrew-codechimp/ha-battery-notes/issues", - "version": "1.1.6" + "version": "1.1.7" }