We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0c0ab commit 9bef912Copy full SHA for 9bef912
version.php
@@ -26,8 +26,8 @@
26
27
// Defining this plug-in metadata.
28
$plugin->component = 'local_och5p';
29
-$plugin->release = '2.1.1';
30
-$plugin->version = 2022011100;
+$plugin->release = '2.1.1-r1';
+$plugin->version = 2022011200;
31
$plugin->maturity = MATURITY_STABLE;
32
$plugin->requires = 2019111800;
33
$plugin->dependencies = array(
0 commit comments