We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc0ba2 commit 22f8744Copy full SHA for 22f8744
version.php
@@ -24,8 +24,8 @@
24
25
defined('MOODLE_INTERNAL') || die();
26
27
-$plugin->version = 2018061700;
28
-$plugin->release = 2018061700; // Same as version.
+$plugin->version = 2018101900;
+$plugin->release = 2018101900; // Same as version.
29
$plugin->requires = 2016052304;
30
$plugin->component = 'search_elastic';
31
$plugin->maturity = MATURITY_STABLE;
0 commit comments