From ccb3db2f65847be651fde5e4bf9a53aa3b8c8162 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Sat, 16 Dec 2023 09:11:56 +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 2ea37d71f..c28204cd0 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.5" + "version": "1.1.6" }