MDL-69863 tool_brickfield: Final version adjustments to current
In master, fixed to 2021052500
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'tool_brickfield';
|
||||
$plugin->version = 2020101919;
|
||||
$plugin->version = 2021052500;
|
||||
$plugin->requires = 2021042000;
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->component = 'block_accessreview';
|
||||
$plugin->version = 2020101905;
|
||||
$plugin->version = 2021052500;
|
||||
$plugin->requires = 2021042000;
|
||||
$plugin->dependencies = array(
|
||||
'tool_brickfield' => ANY_VERSION,
|
||||
|
||||
Reference in New Issue
Block a user