diff --git a/version.php b/version.php index a497353e9..7f101d28a 100644 --- a/version.php +++ b/version.php @@ -29,5 +29,6 @@ $plugin->component = 'logstore_xapi'; $plugin->version = 2022101800; $plugin->requires = 2020061500; +$plugin->supported = [39, 400]; $plugin->maturity = MATURITY_STABLE; $plugin->release = '';