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 cb1fe6d commit 54708d5Copy full SHA for 54708d5
version.php
@@ -25,9 +25,9 @@
25
26
defined('MOODLE_INTERNAL') || die();
27
28
-$plugin->version = 2023041100;
29
-$plugin->release = '4.0.7';
30
-$plugin->requires = 2022041900;
+$plugin->version = 2023061500;
+$plugin->release = '4.1.3';
+$plugin->requires = 2022112800;
31
$plugin->component = 'local_ce';
32
$plugin->cron = 0;
33
$plugin->maturity = MATURITY_ALPHA;
0 commit comments