diff --git a/version.php b/version.php index 5c52889..dced55e 100644 --- a/version.php +++ b/version.php @@ -28,8 +28,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024111400; -$plugin->release = '4.5.0.3'; +$plugin->version = 2024121200; +$plugin->release = '4.5.0.4'; $plugin->maturity = MATURITY_STABLE; $plugin->requires = 2022021800; // Moodle 4.0 - Build: 20220218. $plugin->component = 'theme_trema';