diff --git a/version.php b/version.php index 873e230..4693446 100644 --- a/version.php +++ b/version.php @@ -25,8 +25,8 @@ defined('MOODLE_INTERNAL') || die; -$plugin->version = 2024031401; -$plugin->release = 2024031401; +$plugin->version = 2024052200; +$plugin->release = 2024052200; $plugin->requires = 2015051100; $plugin->maturity = MATURITY_STABLE; $plugin->component = 'local_csp';