mirror of
https://github.com/moodle/moodle.git
synced 2025-07-24 15:51:56 +02:00
MDL-41402 tool_generator: increment version
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2013080700;
|
||||
$plugin->requires = 2013080200;
|
||||
$plugin->version = 2013090200;
|
||||
$plugin->requires = 2013090200;
|
||||
$plugin->component = 'tool_generator';
|
||||
|
Reference in New Issue
Block a user