We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6a892 commit 09755d9Copy full SHA for 09755d9
version.php
@@ -24,8 +24,8 @@
24
25
defined('MOODLE_INTERNAL') || die();
26
27
-$plugin->version = 2022120600;
28
-$plugin->release = '4.1 Build (2022120600)'; // Build same as version.
+$plugin->version = 2023011200;
+$plugin->release = '4.1 Build (2023011200)'; // Build same as version.
29
$plugin->requires = 2016052304;
30
$plugin->component = 'search_elastic';
31
$plugin->maturity = MATURITY_STABLE;
0 commit comments