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