New meta files for upcoming release.

This commit is contained in:
James Cole
2020-05-04 08:56:51 +02:00
parent c54204ede9
commit c593936b32
10 changed files with 466 additions and 268 deletions

View File

@@ -138,7 +138,7 @@ return [
],
'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
'version' => '5.2.4',
'version' => '5.2.5',
'api_version' => '1.1.0',
'db_version' => 13,
'maxUploadSize' => 15242880,