Skip to content

Commit 62342d4

Browse files
committed
Bump version to stable
1 parent 0359e1b commit 62342d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
defined('MOODLE_INTERNAL') || die;
2727

28-
$plugin->version = 2016081000;
29-
$plugin->release = '1.2b';
28+
$plugin->version = 2016081100;
29+
$plugin->release = '1.2';
3030
$plugin->requires = 2015051103;
31-
$plugin->maturity = MATURITY_BETA;
31+
$plugin->maturity = MATURITY_STABLE;
3232
$plugin->component = 'tool_moodlebox';

0 commit comments

Comments
 (0)