mirror of
https://github.com/moodle/moodle.git
synced 2025-05-06 16:26:08 +02:00
MDL-20534 lti: B9 - mini bump
This commit is contained in:
parent
695f327a70
commit
77a7978f11
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
defined('MOODLE_INTERNAL') || die;
|
defined('MOODLE_INTERNAL') || die;
|
||||||
|
|
||||||
$module->version = 2011111600;;
|
$module->version = 2011111601;;
|
||||||
$module->requires = 2011110200; // Requires this Moodle version
|
$module->requires = 2011110200; // Requires this Moodle version
|
||||||
$module->cron = 0;
|
$module->cron = 0;
|
||||||
$module->component = 'mod_lti';
|
$module->component = 'mod_lti';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user