mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update version in develop.
This commit is contained in:
@@ -100,8 +100,8 @@ return [
|
||||
'handle_debts' => true,
|
||||
],
|
||||
|
||||
'version' => '5.5.11',
|
||||
'api_version' => '1.5.2',
|
||||
'version' => '5.6.0-alpha.1',
|
||||
'api_version' => '1.5.3',
|
||||
'db_version' => 16,
|
||||
'maxUploadSize' => 1073741824, // 1 GB
|
||||
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
||||
|
Reference in New Issue
Block a user