diff --git a/custom_components/unified_remote/manifest.json b/custom_components/unified_remote/manifest.json index 25e330c..1d31983 100644 --- a/custom_components/unified_remote/manifest.json +++ b/custom_components/unified_remote/manifest.json @@ -4,5 +4,6 @@ "documentation": "", "dependencies": [], "codeowners": ["@DaviPtrs"], - "requirements": [] -} \ No newline at end of file + "requirements": [], + "version": 6 +}