mirror of
https://github.com/humhub/humhub.git
synced 2025-03-21 23:49:55 +01:00
Increased version to 1.1.2
This commit is contained in:
parent
6226bf6669
commit
4e12d4d487
@ -8,7 +8,7 @@ Yii::setAlias('@config', '@app/config');
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.1.1',
|
||||
'version' => '1.1.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