Skip to content

Commit 43541d1

Browse files
committed
INT-18181: bump versions for 3.11 mp4
1 parent f9cad2b commit 43541d1

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
@@ -29,7 +29,7 @@
2929
defined('MOODLE_INTERNAL') || die();
3030

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

0 commit comments

Comments
 (0)