Skip to content

Commit f9cad2b

Browse files
committed
INT-17961: 3.11mp2 version bump
1 parent 634b683 commit f9cad2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
defined('MOODLE_INTERNAL') || die();
3030

3131
$plugin->component = 'gradingform_checklist';
32-
$plugin->version = 2021112600;
32+
$plugin->version = 2022041300;
3333
$plugin->requires = 2021051700;
3434
$plugin->release = '3.11.3';
3535
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)