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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user