Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r0554909ddb3140756f35260b576acad5635b243c -r84eb7012e15650a02c4bb64461341d45d4ad5dcd --- moodle/mod/lamslesson/version.php (.../version.php) (revision 0554909ddb3140756f35260b576acad5635b243c) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision 84eb7012e15650a02c4bb64461341d45d4ad5dcd) @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2021040610; // If version == 0 then module will not be installed +$plugin->version = 2021040710; // 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)