Skip to content

Commit 9f98b48

Browse files
committed
Version (2025121100)
1 parent f4c266a commit 9f98b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2025111000;
27+
$plugin->version = 2025121100;
2828
$plugin->requires = 2024042200; // Requires this Moodle version. Current: Moodle 4.4.
2929
$plugin->component = 'taskflowadapter_ksw';
3030
$plugin->supported = [401, 405];

0 commit comments

Comments
 (0)