From c86a72003c5a36c455ae0cb5bc2415482e4e96e6 Mon Sep 17 00:00:00 2001 From: imhotep Date: Fri, 7 Feb 2025 09:17:14 -0800 Subject: [PATCH] bumping version --- custom_components/unifi_access/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/unifi_access/manifest.json b/custom_components/unifi_access/manifest.json index c7ef5c5..25af216 100644 --- a/custom_components/unifi_access/manifest.json +++ b/custom_components/unifi_access/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "websocket-client==1.8.0" ], - "version": "1.2.7" + "version": "1.2.8" }