We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61593f commit a3dc962Copy full SHA for a3dc962
version.php
@@ -25,9 +25,9 @@
25
26
defined('MOODLE_INTERNAL') || die();
27
28
-$plugin->version = 2022101200;
29
-$plugin->release = '3.11.6';
30
-$plugin->requires = 2021051700;
+$plugin->version = 2022122100;
+$plugin->release = '4.0.5';
+$plugin->requires = 2022041900;
31
$plugin->component = 'local_ce';
32
$plugin->cron = 0;
33
$plugin->maturity = MATURITY_ALPHA;
0 commit comments