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 249ae73 commit 447f808Copy full SHA for 447f808
version.php
@@ -28,7 +28,7 @@
28
29
defined('MOODLE_INTERNAL') || die();
30
31
-$plugin->version = 2025082700;
+$plugin->version = 2025082800;
32
$plugin->release = '5.0.0.3';
33
$plugin->maturity = MATURITY_STABLE;
34
$plugin->requires = 2022021800; // Moodle 4.0 - Build: 20220218.
0 commit comments