mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-01 04:59:25 -06:00
Update version.
This commit is contained in:
parent
b6bab003cd
commit
2f17c45b3f
@ -137,8 +137,8 @@ return [
|
||||
],
|
||||
|
||||
'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
|
||||
'version' => '5.1.0',
|
||||
'api_version' => '1.0.1',
|
||||
'version' => '5.1.1',
|
||||
'api_version' => '1.0.2',
|
||||
'db_version' => 12,
|
||||
'maxUploadSize' => 15242880,
|
||||
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
||||
|
Loading…
Reference in New Issue
Block a user