We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25af812 commit 12b1b1dCopy full SHA for 12b1b1d
version.php
@@ -27,7 +27,7 @@
27
28
defined('MOODLE_INTERNAL') || die();
29
30
-$plugin->version = 2015060300; // The current module version (Date: YYYYMMDDXX)
+$plugin->version = 2015060301; // The current module version (Date: YYYYMMDDXX)
31
$plugin->requires = 2014051200;
32
$plugin->cron = 0; // Period for cron to check this module (secs)
33
$plugin->component = 'mod_etherpadlite';
0 commit comments