diff --git a/version.php b/version.php index 1a4dac6..c83c677 100644 --- a/version.php +++ b/version.php @@ -27,7 +27,7 @@ $plugin->release = '4.4.0 (2024042600)'; $plugin->maturity = MATURITY_STABLE; -$plugin->version = 2024042600; +$plugin->version = 2024080600; $plugin->requires = 2015111602; $plugin->component = 'local_commander'; $plugin->supported = [39, 404];