diff --git a/version.php b/version.php index 6754598..423ae3d 100644 --- a/version.php +++ b/version.php @@ -26,9 +26,9 @@ defined('MOODLE_INTERNAL') || die(); if (!isset($plugin)) { $plugin = new stdClass(); } -$plugin->version = 2022092718; +$plugin->version = 2022100710; $plugin->requires = 2020061501; // Requires Moodle 3.9 . -$plugin->release = 'v3.11.2'; +$plugin->release = 'v3.11.3'; $plugin->component = 'plagiarism_pchkorg'; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array(