We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1035c2c commit bbf8152Copy full SHA for bbf8152
version.php
@@ -43,7 +43,7 @@
43
defined('MOODLE_INTERNAL') || die;
44
45
$plugin->version = 2025061200;
46
-$plugin->requires = 2021051100;
+$plugin->requires = 2025041400;
47
$plugin->component = 'block_crucible';
48
$plugin->maturity = MATURITY_ALPHA;
49
0 commit comments