diff --git a/version.php b/version.php index b33f22a..5c45556 100644 --- a/version.php +++ b/version.php @@ -30,8 +30,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2023101903; -$plugin->release = 2022101903; +$plugin->version = 2023101904; +$plugin->release = 2022101904; $plugin->requires = 2022031500; // Requires 4.0. $plugin->component = 'mod_facetoface'; $plugin->maturity = MATURITY_STABLE;