Update changelog and set version.

This commit is contained in:
James Cole
2020-01-30 04:47:40 +01:00
parent b3cdc08a1b
commit a4874e10b8
2 changed files with 9 additions and 1 deletions

View File

@@ -136,7 +136,7 @@ return [
'export' => true,
],
'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
'version' => '5.0.1',
'version' => '5.0.3',
'api_version' => '1.0.0',
'db_version' => 12,
'maxUploadSize' => 15242880,