diff --git a/custom_components/volkswagencarnet/manifest.json b/custom_components/volkswagencarnet/manifest.json index e5992840..8b8261b6 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.5"] + "requirements": ["volkswagencarnet==4.4.6"] } \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 5cdf39c1..c3ce446e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -volkswagencarnet==4.4.5 \ No newline at end of file +volkswagencarnet==4.4.6 \ No newline at end of file