mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 04:17:39 +01:00
Prepare 1.6.2 release
This commit is contained in:
parent
977f10402d
commit
caf0fb4e5b
@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.6.1',
|
||||
'version' => '1.6.2',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
@ -1,9 +1,9 @@
|
||||
HumHub Changelog
|
||||
================
|
||||
|
||||
1.6.2 (Unreleased)
|
||||
------------------
|
||||
- Fix #4305: 2nd comment "Submit" button hidden
|
||||
1.6.2 (August 4, 2020)
|
||||
-----------------------
|
||||
- Fix #4305: 2nd level comment "Submit" button not visible
|
||||
|
||||
|
||||
1.6.1 (August 3, 2020)
|
||||
|
Loading…
x
Reference in New Issue
Block a user