Release 1.2.5

This commit is contained in:
Lucas Bartholemy 2018-04-11 14:55:45 +02:00
parent d9a7244e90
commit ed9efd94ed
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Yii::setAlias('@config', '@app/config');
$config = [
'name' => 'HumHub',
'version' => '1.2.4',
'version' => '1.2.5',
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue'],
'sourceLanguage' => 'en',

View File

@ -1,7 +1,7 @@
HumHub Change Log
=================
1.2.5 (Not released)
1.2.5 (April 11, 2018)
---------------------
When you customized or used the createCVS method of PendingRegistrationsController please