diff --git a/custom_components/auth_header/manifest.json b/custom_components/auth_header/manifest.json index f1fbbc2..bd01d77 100644 --- a/custom_components/auth_header/manifest.json +++ b/custom_components/auth_header/manifest.json @@ -9,5 +9,6 @@ "dependencies": [ "auth" ], - "codeowners": ["@BeryJu"] + "codeowners": ["@BeryJu"], + "version": "1.4" }