diff --git a/version.php b/version.php index 55161c7..e5d142a 100644 --- a/version.php +++ b/version.php @@ -23,7 +23,7 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2017112005; +$plugin->version = 2017112006; $plugin->requires = 2017102700; // Requires 3.4. $plugin->release = '3.4.4'; $plugin->maturity = MATURITY_STABLE;