From d1b534e682a9d21ef881bfb4b1cc0fcad936c420 Mon Sep 17 00:00:00 2001 From: leranp Date: Wed, 6 Sep 2023 14:53:34 +0300 Subject: [PATCH] Update manifest.json --- custom_components/galatz_news/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }