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