Skip to content

Commit 855d9d4

Browse files
Update version.php
1 parent b9602c9 commit 855d9d4

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,9 +25,9 @@
2525
**/
2626
defined('MOODLE_INTERNAL') || die();
2727

28-
$plugin->release = '4.4.1 (2024080602)';
28+
$plugin->release = '4.4.2';
2929
$plugin->maturity = MATURITY_STABLE;
30-
$plugin->version = 2024082300;
30+
$plugin->version = 2024082600;
3131
$plugin->requires = 2015111602;
3232
$plugin->component = 'local_commander';
3333
$plugin->supported = [39, 404];

0 commit comments

Comments
 (0)