From cd34a9f339053ff21069ef2d83b864be3714f53c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 20 Aug 2023 08:13:38 +0000 Subject: [PATCH] chore: bumping version to 2.14.0 --- 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 2ff3a7cb..35642698 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.8.6"], - "version": "2.13.0" + "version": "2.14.0" }