diff --git a/version.php b/version.php index 47e5d6d..528eede 100755 --- a/version.php +++ b/version.php @@ -30,4 +30,4 @@ $plugin->cron = 0; $plugin->component = 'local_qtracker'; $plugin->maturity = MATURITY_BETA; -$plugin->release = '0.1.4'; +$plugin->release = '0.1.5';