Update version.

This commit is contained in:
James Cole 2020-12-26 07:43:08 +01:00
parent 9d05d26aa4
commit 6c18c7fb9f
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -96,8 +96,8 @@ return [
'webhooks' => false,
],
'version' => '5.4.6',
'api_version' => '1.4.0',
'version' => '5.5.0-alpha.1',
'api_version' => '1.5.0',
'db_version' => 15,
'maxUploadSize' => 1073741824, // 1 GB
'send_error_message' => env('SEND_ERROR_MESSAGE', true),