diff --git a/version.php b/version.php index 7a395ae..ca6aa96 100644 --- a/version.php +++ b/version.php @@ -38,7 +38,7 @@ $plugin->component = 'mod_game'; // Full name of the plugin (used for diagnosti $plugin->version = 2017062002; // The current module version (Date: YYYYMMDDXX). $plugin->requires = 2010112400; // Requires Moodle 2.0. $plugin->cron = 0; // Period for cron to check this module (secs). -$plugin->release = '2017-06-19'; +$plugin->release = '2017-06-20'; $plugin->maturity = MATURITY_STABLE; if ($useplugin != 2) {