MDL-30674 enrol_guest: version bump in case it's needed for something
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2015051100; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->version = 2015102300; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2015050500; // Requires this Moodle version
|
||||
$plugin->component = 'enrol_guest'; // Full name of the plugin (used for diagnostics)
|
||||
|
||||
Reference in New Issue
Block a user