Updated files for 4.7.5.2

This commit is contained in:
James Cole
2018-07-28 12:10:25 +02:00
parent 0c7b652a70
commit 6d4956b574
10 changed files with 109 additions and 40 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.1',
'api_version' => '0.5',
'version' => '4.7.5.2',
'api_version' => '0.6',
'db_version' => 4,
'maxUploadSize' => 15242880,
'allowedMimes' => [