Skip to content

Commit 12b1b1d

Browse files
committed
new version, so that the event gets removed.
1 parent 25af812 commit 12b1b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
defined('MOODLE_INTERNAL') || die();
2929

30-
$plugin->version = 2015060300; // The current module version (Date: YYYYMMDDXX)
30+
$plugin->version = 2015060301; // The current module version (Date: YYYYMMDDXX)
3131
$plugin->requires = 2014051200;
3232
$plugin->cron = 0; // Period for cron to check this module (secs)
3333
$plugin->component = 'mod_etherpadlite';

0 commit comments

Comments
 (0)