Skip to content

Commit a129f5d

Browse files
Release 4.4.0.7
1 parent 62c0777 commit a129f5d

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
@@ -28,8 +28,8 @@
2828

2929
defined('MOODLE_INTERNAL') || die();
3030

31-
$plugin->version = 2024071600;
32-
$plugin->release = '4.4.0.5';
31+
$plugin->version = 2024090700;
32+
$plugin->release = '4.4.0.7';
3333
$plugin->maturity = MATURITY_STABLE;
3434
$plugin->requires = 2022021800; // Moodle 4.0 - Build: 20220218.
3535
$plugin->component = 'theme_trema';

0 commit comments

Comments
 (0)