Skip to content

Commit

Permalink
Release v3.9-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Perez committed Jul 24, 2020
1 parent 94c8818 commit 37af8c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Expand Up @@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'block_course_checker';
$plugin->version = 2020062400;
$plugin->version = 2020062401;
$plugin->requires = 2020061500;
$plugin->maturity = MATURITY_STABLE;
$plugin->release = 'v3.9-r1';
$plugin->release = 'v3.9-r2';

0 comments on commit 37af8c6

Please sign in to comment.