Index: moodle/mod/lamslesson/version.php =================================================================== diff -u -r049fca368abc583b361234948c5edcebc7d6b09d -r2c0e05aaad6cebdc19ab51f6db45be7bf30cec36 --- moodle/mod/lamslesson/version.php (.../version.php) (revision 049fca368abc583b361234948c5edcebc7d6b09d) +++ moodle/mod/lamslesson/version.php (.../version.php) (revision 2c0e05aaad6cebdc19ab51f6db45be7bf30cec36) @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2017022010; // If version == 0 then module will not be installed +$plugin->version = 2018073110; // If version == 0 then module will not be installed $plugin->requires = 2015111000; // 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)