Update version and changelog.

This commit is contained in:
James Cole
2019-03-05 17:52:44 +01:00
parent 00651adf5e
commit 4aac969ae4
7 changed files with 118 additions and 105 deletions

View File

@@ -93,7 +93,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.15',
'version' => '4.7.16',
'api_version' => '0.9.2',
'db_version' => 9,
'maxUploadSize' => 15242880,