Update config files and change logs for hotfix.

This commit is contained in:
James Cole
2018-07-28 15:20:28 +02:00
parent fb122ba097
commit 2ae3cf79e4
4 changed files with 7 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.5.2',
'version' => '4.7.5.3',
'api_version' => '0.6',
'db_version' => 4,
'maxUploadSize' => 15242880,