1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-24 18:04:43 +02:00

MDL-31936 workshop: version bump

This commit is contained in:
Marina Glancy 2014-10-07 10:15:54 +08:00
parent ae66542027
commit 4e45c0319c

@ -24,7 +24,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2014051200; // the current module version (YYYYMMDDXX)
$plugin->version = 2014051201; // the current module version (YYYYMMDDXX)
$plugin->requires = 2014050800; // requires this Moodle version
$plugin->component = 'mod_workshop'; // full name of the plugin (used for diagnostics)
$plugin->cron = 60; // give as a chance every minute