Meta files for the next release.

This commit is contained in:
James Cole
2020-04-08 06:54:16 +02:00
parent 4aec1f06e0
commit 59014b1a87
10 changed files with 126 additions and 111 deletions

View File

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