From 09485a1cb6be5bbb66854e6895d87ca4dff3799b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 10 Nov 2024 03:22:44 +0000 Subject: [PATCH] chore: bumping version to 2.28.2 --- custom_components/kia_uvo/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/kia_uvo/manifest.json b/custom_components/kia_uvo/manifest.json index c9bc7ce3..75018d70 100644 --- a/custom_components/kia_uvo/manifest.json +++ b/custom_components/kia_uvo/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/Hyundai-Kia-Connect/kia_uvo/issues", "loggers": ["kia_uvo", "hyundai_kia_connect_api"], "requirements": ["hyundai_kia_connect_api==3.24.3"], - "version": "2.28.1" + "version": "2.28.2" }