Skip to content

Commit

Permalink
new version, so that the event gets removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwelde committed Jun 3, 2015
1 parent 25af812 commit 12b1b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

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

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

0 comments on commit 12b1b1d

Please sign in to comment.