diff --git a/plugin_info/info.json b/plugin_info/info.json index dca7d85..d27eab1 100644 --- a/plugin_info/info.json +++ b/plugin_info/info.json @@ -15,7 +15,10 @@ }, "licence": "AGPL", "author": "Jeedom SAS", - "require": "4.3", + "require": "4.4", + "os" : { + "min" : 11 + }, "category": "automation protocol", "hasDependency": true, "hasOwnDeamon": true, @@ -51,4 +54,4 @@ "atlas", "luna" ] -} \ No newline at end of file +}