From 03a46e256b3f18aee5dbe23193754fa62bdc3fcd Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Mon, 18 Dec 2023 09:38:25 +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 e1ea33ed..95f2878c 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.8" + "version": "1.1.9" }