From 66e3fa42ad0e754a24aa7c2c5edc9bb47598e0f2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 12 Oct 2024 15:38:51 +0000 Subject: [PATCH] chore: bumping version to 2.27.1 --- 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 f04c7070..c023c0e5 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.23.8"], - "version": "2.27.0" + "version": "2.27.1" }