Update for some bugs.

This commit is contained in:
James Cole
2020-04-10 21:20:04 +02:00
parent 8b87204f10
commit 1629ca0739
3 changed files with 10 additions and 7 deletions

View File

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