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