Skip to content

Commit

Permalink
Upp the version number (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
andstor committed Jul 1, 2019
1 parent 03df75d commit be84c92
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 @@ -23,7 +23,7 @@

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

$plugin->version = 2019062700;
$plugin->version = 2019070100;
$plugin->requires = 2016120500;
$plugin->cron = 0;
$plugin->component = 'mod_capquiz';
Expand Down

0 comments on commit be84c92

Please sign in to comment.