Skip to content

Commit ba79f91

Browse files
rafaelatopenjgg9026
authored andcommitted
INT-18181: bump versions for 3.11 mp4
(cherry picked from commit 98d153ba000a0ea67a8b70d3c009948499536b65)
1 parent f9cad2b commit ba79f91

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)