Skip to content

Commit 22f8744

Browse files
committed
Version bump
1 parent 5bc0ba2 commit 22f8744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2018061700;
28-
$plugin->release = 2018061700; // Same as version.
27+
$plugin->version = 2018101900;
28+
$plugin->release = 2018101900; // Same as version.
2929
$plugin->requires = 2016052304;
3030
$plugin->component = 'search_elastic';
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)