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 296f6ef commit b36f2dbCopy full SHA for b36f2db
version.php
@@ -25,6 +25,6 @@
25
defined('MOODLE_INTERNAL') || die();
26
27
$plugin->component = 'tool_encoded';
28
-$plugin->version = 2025063001;
+$plugin->version = 20250100900;
29
$plugin->requires = 2022112800;
30
$plugin->supported = [401, 405];
0 commit comments