mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update version.
This commit is contained in:
parent
9d05d26aa4
commit
6c18c7fb9f
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user