From 58cb177172d1b8409825c02ce06c76e57776ba6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20=C3=96stlund?= Date: Thu, 23 Jul 2020 17:23:50 +0200 Subject: [PATCH] new client version --- custom_components/volkswagencarnet/manifest.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/volkswagencarnet/manifest.json b/custom_components/volkswagencarnet/manifest.json index 469243ef..35f449f3 100644 --- a/custom_components/volkswagencarnet/manifest.json +++ b/custom_components/volkswagencarnet/manifest.json @@ -5,5 +5,5 @@ "issue_tracker": "https://github.com/robinostlund/homeassistant-volkswagencarnet/issues", "dependencies": [], "codeowners": ["@robinostlund"], - "requirements": ["volkswagencarnet==4.4.16"] + "requirements": ["volkswagencarnet==4.4.17"] } \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index caa20892..9a6a504e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -volkswagencarnet==4.4.16 \ No newline at end of file +volkswagencarnet==4.4.17 \ No newline at end of file