Skip to content

Commit 4a037a7

Browse files
committed
Prepare v1.3.2 release
1 parent e19d344 commit 4a037a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

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

27-
$plugin->version = 2024032200;
28-
$plugin->release = '1.3.1';
27+
$plugin->version = 2024032700;
28+
$plugin->release = '1.3.2';
2929
$plugin->maturity = MATURITY_STABLE;
3030
$plugin->requires = 2018051700;
3131
$plugin->component = 'local_moodlecheck';

0 commit comments

Comments
 (0)