Skip to content

Commit aa66132

Browse files
committed
Version number and date updated.
1 parent 23df62f commit aa66132

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 = 2018042900;
30-
$plugin->release = '1.10.2';
29+
$plugin->version = 2018052600;
30+
$plugin->release = '1.10.3';
3131
$plugin->requires = 2017051500;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->component = 'tool_moodlebox';

0 commit comments

Comments
 (0)