mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Prepare beta.1 release
This commit is contained in:
parent
48852d1f62
commit
5a3569601e
@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.6.0-dev',
|
||||
'version' => '1.6.0-beta.1',
|
||||
'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.6.0-beta.1 (July 1, 2020)
|
||||
---------------------------
|
||||
1.6.0-beta.1 (July 16, 2020)
|
||||
----------------------------
|
||||
|
||||
- Enh: Improved performance of cli marketplace module updater
|
||||
- Fix #4054: Duplicate "font-weight" value
|
||||
|
Loading…
x
Reference in New Issue
Block a user