Release 1.3.12

This commit is contained in:
Lucas Bartholemy 2019-03-26 17:17:32 +01:00
parent 28e428749f
commit ff9cf48234
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ Yii::setAlias('@themes', '@webroot/themes');
$config = [
'name' => 'HumHub',
'version' => '1.3.11',
'version' => '1.3.12',
'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,7 +1,7 @@
HumHub Change Log
=================
1.3.12 (Unreleased)
1.3.12 (March 26, 2019)
---------------------------
- Enh: Use of new Richtext for About section
- Chng: Force blank links in old markdown editor