diff --git a/version.php b/version.php index 061ffd5..7e73c1f 100644 --- a/version.php +++ b/version.php @@ -28,8 +28,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024071600; -$plugin->release = '4.4.0.5'; +$plugin->version = 2024090700; +$plugin->release = '4.4.0.7'; $plugin->maturity = MATURITY_STABLE; $plugin->requires = 2022021800; // Moodle 4.0 - Build: 20220218. $plugin->component = 'theme_trema';