Skip to content

Commit

Permalink
updated version to newest date
Browse files Browse the repository at this point in the history
  • Loading branch information
muqiuq committed Feb 8, 2019
1 parent 2f528ed commit 59587ee
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 @@ -28,7 +28,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'mod_studentquiz';
$plugin->version = 2018122700;
$plugin->version = 2019020800;
$plugin->release = 'v3.2.2';
$plugin->requires = 2017111306; // Version MOODLE_31, 3.4.0.
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit 59587ee

Please sign in to comment.