diff --git a/custom_components/galatz_news/manifest.json b/custom_components/galatz_news/manifest.json index 932c0cc..08c5c90 100644 --- a/custom_components/galatz_news/manifest.json +++ b/custom_components/galatz_news/manifest.json @@ -5,5 +5,6 @@ "documentation": "https://github.com/leranp/HomeAssistant-galatz-news", "issue_tracker": "https://github.com/leranp/HomeAssistant-galatz-news/issues", "iot_class": "cloud_polling", - "codeowners": ["@leranp"] + "codeowners": ["@leranp"], + "version": "1.0" }