diff --git a/version.php b/version.php index a51d252..afd55f3 100644 --- a/version.php +++ b/version.php @@ -30,8 +30,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024101101; -$plugin->release = 2024101101; +$plugin->version = 2024121801; +$plugin->release = 2024121801; $plugin->requires = 2023100900; // Requires 4.3. $plugin->component = 'mod_facetoface'; $plugin->maturity = MATURITY_STABLE;