mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Prepare 1.17
This commit is contained in:
parent
ab03007f7b
commit
a6c96e9e2b
@ -1,6 +1,12 @@
|
||||
HumHub Changelog
|
||||
================
|
||||
|
||||
|
||||
1.17.0 (TBA)
|
||||
------------
|
||||
-
|
||||
|
||||
|
||||
1.16.0 (June 19, 2024)
|
||||
----------------------
|
||||
See also: HumHub 1.16 - [Release Notes](https://docs.humhub.org/docs/about/releasenotes/release_notes_1_16) and [Changelog](https://github.com/humhub/humhub/blob/master/CHANGELOG.md)
|
||||
|
@ -26,7 +26,7 @@ if (!defined('PKCS7_DETACHED')) {
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.16.0',
|
||||
'version' => '1.17.0',
|
||||
'minRecommendedPhpVersion' => '8.1',
|
||||
'minSupportedPhpVersion' => '8.0',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user