Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r652b6ff1d280637a41c807f094df66ca1cfb9683 -r0554909ddb3140756f35260b576acad5635b243c --- moodle/mod/lamslesson/version.php (.../version.php) (revision 652b6ff1d280637a41c807f094df66ca1cfb9683) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision 0554909ddb3140756f35260b576acad5635b243c) @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2021040110; // If version == 0 then module will not be installed +$plugin->version = 2021040610; // If version == 0 then module will not be installed $plugin->requires = 2018083010; // Requires this Moodle version $plugin->component = 'mod_lamslesson'; // Full name of the plugin (used for diagnostics) $plugin->cron = 0; // Period for cron to check this module (secs)