We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842feed commit 44fcd35Copy full SHA for 44fcd35
version.php
@@ -30,4 +30,4 @@
30
$plugin->requires = 2022041900;
31
$plugin->component = 'mod_observation';
32
$plugin->maturity = MATURITY_STABLE;
33
-$plugin->supported = [40, 41];
+$plugin->supported = [400, 401];
0 commit comments