mirror of
https://github.com/humhub/humhub.git
synced 2025-01-18 22:58:06 +01:00
Changed version to 1.1.0-beta.2
This commit is contained in:
parent
139d861920
commit
8363283668
@ -8,7 +8,7 @@ Yii::setAlias('@config', '@app/config');
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.1.0-beta.1',
|
||||
'version' => '1.1.0-beta.2',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
Loading…
x
Reference in New Issue
Block a user