Update for bug fix release.

This commit is contained in:
James Cole
2018-07-13 06:12:39 +02:00
parent 5846431b34
commit bcdb849b46
7 changed files with 74 additions and 35 deletions

View File

@@ -88,8 +88,8 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.5',
'api_version' => '0.4',
'version' => '4.7.5.1',
'api_version' => '0.5',
'db_version' => 4,
'maxUploadSize' => 15242880,
'allowedMimes' => [