From 461b7ea7703099e053b5a03f22b2ada5288224a3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 10 Nov 2023 22:16:10 +0000 Subject: [PATCH] chore: bumping version to 2.14.3 --- 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 5a1aadf9..35b62641 100644 --- a/custom_components/kia_uvo/manifest.json +++ b/custom_components/kia_uvo/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/fuatakgun/kia_uvo/issues", "requirements": ["hyundai_kia_connect_api==3.10.6"], - "version": "2.14.2" + "version": "2.14.3" }