Update meta files for new release.

This commit is contained in:
James Cole
2020-04-14 20:56:30 +02:00
parent 54933fda2e
commit 015242a666
25 changed files with 183 additions and 221 deletions

View File

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