Version v3.13.5

This commit is contained in:
Jane Adelmann 2023-06-06 11:53:05 +03:00
parent 87f8af6563
commit a46f7043e5
No known key found for this signature in database
GPG Key ID: 4CCF39DF30B8AF72
1 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@ defined('MOODLE_INTERNAL') || die();
if (!isset($plugin)) {
$plugin = new stdClass();
}
$plugin->version = 2023050117;
$plugin->version = 2023060611;
$plugin->requires = 2020061501; // Requires Moodle 3.9 .
$plugin->release = 'v3.13.4';
$plugin->release = 'v3.13.5';
$plugin->component = 'plagiarism_pchkorg';
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(