From 63c4018044a9b3319f08428cf6e625c1f5ff6d2e Mon Sep 17 00:00:00 2001 From: eriknn <82818949+eriknn@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:37:03 +0100 Subject: [PATCH] Update version number --- custom_components/pax_ble/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pax_ble/manifest.json b/custom_components/pax_ble/manifest.json index ab82d96..9e3d7b2 100644 --- a/custom_components/pax_ble/manifest.json +++ b/custom_components/pax_ble/manifest.json @@ -12,5 +12,5 @@ "issue_tracker": "https://github.com/eriknn/ha-pax/issues", "loggers": ["custom_components.pax_ble"], "requirements": [], - "version": "1.1.7" + "version": "1.1.8" } \ No newline at end of file