mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Raised version to 1.2.0-beta.1
This commit is contained in:
parent
45d3f273a2
commit
c04c938f9b
@ -8,7 +8,7 @@ Yii::setAlias('@config', '@app/config');
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.2.0-dev',
|
||||
'version' => '1.2.0-beta.1',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
Loading…
x
Reference in New Issue
Block a user