MDL-47494 gapselect: Update version number for the 1.5 release.
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2013070100;
|
||||
$plugin->version = 2014010800;
|
||||
$plugin->requires = 2013051400;
|
||||
$plugin->cron = 0;
|
||||
$plugin->component = 'qtype_gapselect';
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->release = '1.4 for Moodle 2.5+';
|
||||
$plugin->release = '1.5 for Moodle 2.5+';
|
||||
|
||||
Reference in New Issue
Block a user