Skip to content

Commit 9bef912

Browse files
committed
bump version
1 parent 1b0c0ab commit 9bef912

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
@@ -26,8 +26,8 @@
2626

2727
// Defining this plug-in metadata.
2828
$plugin->component = 'local_och5p';
29-
$plugin->release = '2.1.1';
30-
$plugin->version = 2022011100;
29+
$plugin->release = '2.1.1-r1';
30+
$plugin->version = 2022011200;
3131
$plugin->maturity = MATURITY_STABLE;
3232
$plugin->requires = 2019111800;
3333
$plugin->dependencies = array(

0 commit comments

Comments
 (0)