|
@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
|
defined('MOODLE_INTERNAL') || die; |
|
|
defined('MOODLE_INTERNAL') || die; |
|
|
|
|
|
|
|
|
$plugin->version = 2016042500; |
|
|
$plugin->version = 2016050100; |
|
|
$plugin->requires = 2014051200; // Moodle 2.7. |
|
|
$plugin->requires = 2014051200; // Moodle 2.7. |
|
|
$plugin->maturity = MATURITY_BETA; |
|
|
$plugin->maturity = MATURITY_BETA; |
|
|
$plugin->release = 'Version for Moodle 2.7 onwards'; |
|
|
$plugin->release = 'Version for Moodle 2.7 onwards'; |
|
|