From 5d5925510e6cc1cf2e2d00cfbfec0e7c267fb372 Mon Sep 17 00:00:00 2001 From: Hipstercat Date: Mon, 3 Jan 2022 21:08:34 +0100 Subject: [PATCH] added version --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8e2c74c..21b41c0 100644 --- a/manifest.json +++ b/manifest.json @@ -11,5 +11,6 @@ "codeowners": [ "amazed@git.hipstercat.fr" ], - "iot_class": "cloud_polling" + "iot_class": "cloud_polling", + "version": "1.0.0" } \ No newline at end of file