Prepare 1.3.2 Release

This commit is contained in:
Lucas Bartholemy 2018-09-04 19:08:14 +02:00
parent bfc7062661
commit 46100a84ba
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ Yii::setAlias('@themes', '@webroot/themes');
$config = [
'name' => 'HumHub',
'version' => '1.3.2-dev',
'version' => '1.3.2',
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
'sourceLanguage' => 'en',

View File

@ -1,8 +1,8 @@
HumHub Change Log
=================
1.3.2 (Unreleased)
-----------------------
1.3.2 (September 4, 2018)
--------------------------
- Fix #3241: Profile header space count invalid
- Fix: Disabled Notification E-Mails for installation sample contents