mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-08-29 01:13:08 +00:00
Update version.
This commit is contained in:
@@ -96,8 +96,8 @@ return [
|
|||||||
'webhooks' => false,
|
'webhooks' => false,
|
||||||
],
|
],
|
||||||
|
|
||||||
'version' => '5.4.6',
|
'version' => '5.5.0-alpha.1',
|
||||||
'api_version' => '1.4.0',
|
'api_version' => '1.5.0',
|
||||||
'db_version' => 15,
|
'db_version' => 15,
|
||||||
'maxUploadSize' => 1073741824, // 1 GB
|
'maxUploadSize' => 1073741824, // 1 GB
|
||||||
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
||||||
|
Reference in New Issue
Block a user