mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
MDL-42942 behat: increment version
This commit is contained in:
parent
9e56dabab6
commit
66d40a5dae
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2013110500;
|
||||
$plugin->version = 2013110501;
|
||||
$plugin->requires = 2013110500; // Requires Moodle 2.5.
|
||||
$plugin->component = 'tool_behat';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue