From 31456421e2f6bcca4689aeed2876574a40f577fe Mon Sep 17 00:00:00 2001 From: Patrick <14628713+patman15@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:21:39 +0100 Subject: [PATCH] Update manifest.json --- custom_components/bms_ble/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/bms_ble/manifest.json b/custom_components/bms_ble/manifest.json index 9bd668a..ca00576 100644 --- a/custom_components/bms_ble/manifest.json +++ b/custom_components/bms_ble/manifest.json @@ -98,5 +98,5 @@ "issue_tracker": "https://github.com/patman15/BMS_BLE-HA/issues", "loggers": ["bleak_retry_connector"], "requirements": [], - "version": "1.11.2" + "version": "1.11.3" }