Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r62aaf160878735888d077bf28fac3c1989bb8fbd -r0ef795fd4bdb5b139a36e0fb45b3fedfc17f6bc5 --- moodle/mod/lamslesson/version.php (.../version.php) (revision 62aaf160878735888d077bf28fac3c1989bb8fbd) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision 0ef795fd4bdb5b139a36e0fb45b3fedfc17f6bc5) @@ -29,8 +29,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2018083010; // If version == 0 then module will not be installed -$plugin->requires = 2015111000; // Requires this Moodle version +$plugin->version = 2020080710; // 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)