MDL-34864 bump up enrol category sync version
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2012061700; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2012061700; // Requires this Moodle version
|
||||
$plugin->version = 2012081800; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2012062501; // Requires this Moodle version
|
||||
$plugin->component = 'enrol_category'; // Full name of the plugin (used for diagnostics)
|
||||
$plugin->cron = 60;
|
||||
$plugin->cron = 60;
|
||||
|
||||
Reference in New Issue
Block a user