diff --git a/custom_components/volkswagencarnet/manifest.json b/custom_components/volkswagencarnet/manifest.json index 12854ff2..3bb4f296 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.7"] + "requirements": ["volkswagencarnet==4.4.8"] } \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 7ddae004..f3d61f43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -volkswagencarnet==4.4.7 \ No newline at end of file +volkswagencarnet==4.4.8 \ No newline at end of file