We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf83170 commit b9f81a6Copy full SHA for b9f81a6
1 file changed
version.php
@@ -25,8 +25,8 @@
25
26
defined('MOODLE_INTERNAL') || die();
27
28
-$plugin->version = 2024120200;
29
-$plugin->release = 2024120200; // Match release exactly to version.
+$plugin->version = 2025080600;
+$plugin->release = 2025080600; // Match release exactly to version.
30
$plugin->requires = 2022112800; // Moodle 4.1.
31
$plugin->component = 'tool_redirects';
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments