Add new version v3.5

This commit is contained in:
Jane Adelmann 2019-04-26 15:15:23 +03:00
parent af7abda07a
commit 54c4e5ffa9
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 = 2019042501;
$plugin->version = 2019042601;
$plugin->requires = 2017051501; // Requires Moodle 3.3 .
$plugin->release = 'v3.4';
$plugin->release = 'v3.5';
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'plagiarism_pchkorg';
$plugin->dependencies = array(