Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r7a8c2d59a46527bf97242823e5132aea3ea25ea6 -r652b6ff1d280637a41c807f094df66ca1cfb9683 --- moodle/mod/lamslesson/version.php (.../version.php) (revision 7a8c2d59a46527bf97242823e5132aea3ea25ea6) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision 652b6ff1d280637a41c807f094df66ca1cfb9683) @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2021032510; // If version == 0 then module will not be installed +$plugin->version = 2021040110; // 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)