New meta files for the upcoming release.

This commit is contained in:
James Cole
2018-09-27 16:33:08 +02:00
parent a3841855e4
commit 53eb93fc4d
8 changed files with 117 additions and 22 deletions

View File

@@ -91,9 +91,9 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.6.2',
'api_version' => '0.7',
'db_version' => 4,
'version' => '4.7.7',
'api_version' => '0.8',
'db_version' => 5,
'maxUploadSize' => 15242880,
'allowedMimes' => [
/* plain files */