Skip to content

Commit 5f15c98

Browse files
committed
Version number corrected
1 parent f609b82 commit 5f15c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
$plugin = new stdClass();
2828

2929
$plugin->version = 2017041000;
30-
$plugin->release = '1.4.3+';
30+
$plugin->release = '1.4.4';
3131
$plugin->requires = 2015051103;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->component = 'tool_moodlebox';

0 commit comments

Comments
 (0)