Skip to content

Commit

Permalink
Prepare v1.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Mar 27, 2024
1 parent e19d344 commit 4a037a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

defined('MOODLE_INTERNAL') || die;

$plugin->version = 2024032200;
$plugin->release = '1.3.1';
$plugin->version = 2024032700;
$plugin->release = '1.3.2';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2018051700;
$plugin->component = 'local_moodlecheck';

0 comments on commit 4a037a7

Please sign in to comment.