Skip to content

Commit 7fa90cd

Browse files
committed
Version number and date updated.
1 parent 1bd6917 commit 7fa90cd

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
$plugin = new stdClass();
2828

29-
$plugin->version = 2018081600;
30-
$plugin->release = '1.12.0';
29+
$plugin->version = 2018082800;
30+
$plugin->release = '1.12.1';
3131
$plugin->requires = 2017051500;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->component = 'tool_moodlebox';

0 commit comments

Comments
 (0)