Skip to content

Commit a1583b2

Browse files
committed
INT-18181: bump versions for 3.11 mp4
1 parent 930947d commit a1583b2

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
@@ -25,8 +25,8 @@
2525

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

28-
$plugin->version = 2022041300;
29-
$plugin->release = '3.11.2';
28+
$plugin->version = 2022072900;
29+
$plugin->release = '3.11.6';
3030
$plugin->requires = 2021051700;
3131
$plugin->component = 'local_ce';
3232
$plugin->cron = 0;

0 commit comments

Comments
 (0)