diff --git a/custom_components/krisinformation/manifest.json b/custom_components/krisinformation/manifest.json index 99def28..3086cdb 100644 --- a/custom_components/krisinformation/manifest.json +++ b/custom_components/krisinformation/manifest.json @@ -5,5 +5,5 @@ "dependencies": [], "codeowners": ["@isabellaalstrom"], "requirements": ["jsonpath>=0.82", "xmltodict>=0.12.0"], - "version": "v1.0.2" + "version": "v1.0.3" }