mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Release 1.2.5
This commit is contained in:
parent
d9a7244e90
commit
ed9efd94ed
@ -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',
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user