diff --git a/custom_components/rhvoice/manifest.json b/custom_components/rhvoice/manifest.json index 5cb9007..f987e59 100644 --- a/custom_components/rhvoice/manifest.json +++ b/custom_components/rhvoice/manifest.json @@ -3,5 +3,6 @@ "name": "RHVoice", "documentation": "https://github.com/definitio/ha-rhvoice/blob/master/README.md", "issue_tracker": "https://github.com/definitio/ha-rhvoice/issues", - "codeowners": ["@definitio"] + "codeowners": ["@definitio"], + "version": "1.2.1" }