mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Prepare 1.14.0-beta.2 release
This commit is contained in:
parent
0d6ea8fc74
commit
452393522e
@ -1,7 +1,7 @@
|
||||
HumHub Changelog (DEVELOP)
|
||||
==========================
|
||||
|
||||
1.14.0-beta.2 (Unreleased)
|
||||
1.14.0-beta.2 (March 28, 2023)
|
||||
------------------------------
|
||||
- Enh #6173: Theme variables `background-color-highlight` and `background-color-highlight-soft`
|
||||
- Fix #6099: Empty buttons in GlobalConfirmModal footer
|
||||
|
@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.14.0-beta.1',
|
||||
'version' => '1.14.0-beta.2',
|
||||
'minRecommendedPhpVersion' => '7.4',
|
||||
'minSupportedPhpVersion' => '7.4',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user