Skip to content

Commit 2c7f500

Browse files
committed
Prepare v1.3.1 release
1 parent 7bffe4d commit 2c7f500

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 = 2024030700;
28-
$plugin->release = '1.3.0';
27+
$plugin->version = 2024032200;
28+
$plugin->release = '1.3.1';
2929
$plugin->maturity = MATURITY_STABLE;
3030
$plugin->requires = 2018051700;
3131
$plugin->component = 'local_moodlecheck';

0 commit comments

Comments
 (0)