Update versions.

This commit is contained in:
James Cole 2018-07-02 20:18:00 +02:00
parent 54afc6ca8c
commit 10f195d334

View File

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