We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f763a8 commit 0982ed5Copy full SHA for 0982ed5
exportplugins/version1elis/version.php
@@ -25,4 +25,4 @@
25
*/
26
27
$plugin->version = 2014030700;
28
-$plugin->release = '2.6.6.0 (Build: 20141110)';
+$plugin->release = '2.6.6.1 (Build: 20150104)';
version.php
@@ -28,7 +28,7 @@
$plugin->version = 2014030704;
29
$plugin->requires = 2013111801.11; // Requires this Moodle version
30
$plugin->maturity = MATURITY_STABLE;
31
32
$plugin->dependencies = array(
33
'local_eliscore' => 2014030702
34
);
0 commit comments