mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Prepare 1.3.16 release
This commit is contained in:
parent
b92c205293
commit
55c3d7498a
@ -16,7 +16,7 @@ Yii::$classMap['Zend\Stdlib\ArrayObject'] = '@humhub/compat/ArrayObject.php';
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.3.16-pre',
|
||||
'version' => '1.3.16',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
@ -2,8 +2,8 @@ HumHub Change Log
|
||||
=================
|
||||
|
||||
|
||||
1.3.16 (Unreleased)
|
||||
-------------------------
|
||||
1.3.16 (October 17, 2019)
|
||||
--------------------------
|
||||
|
||||
- Fix #3647: GroupID field is not translatable in Registration Form
|
||||
- Fix #3655: Fix CommentLink widget Comment class usage conflict
|
||||
|
Loading…
x
Reference in New Issue
Block a user