Skip to content

Commit e6ef59c

Browse files
authored
bump version for release.
1 parent 9ca323e commit e6ef59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
defined('MOODLE_INTERNAL') || die();
2727

28-
$plugin->version = 2025120200;
29-
$plugin->release = 2025120200;
28+
$plugin->version = 2025121500;
29+
$plugin->release = 2025121500;
3030
$plugin->requires = 2024100700; // Requires 4.5 or higher.
3131
$plugin->component = 'assignsubmission_maharaws';
3232
$plugin->supported = [405, 501];

0 commit comments

Comments
 (0)