diff --git a/version.php b/version.php index 1e7d37b..1acd8f9 100644 --- a/version.php +++ b/version.php @@ -28,4 +28,5 @@ $plugin->requires = 2022041900; $plugin->component = 'block_massaction'; $plugin->maturity = MATURITY_STABLE; +$plugin->supported = [400, 401]; $plugin->release = 'v7.1.4';