mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Mention new version.
This commit is contained in:
parent
e47d6fb3ac
commit
21222eb697
@ -24,7 +24,7 @@ return [
|
||||
],
|
||||
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
|
||||
'chart' => 'chartjs',
|
||||
'version' => '4.3.2',
|
||||
'version' => '4.3.3',
|
||||
'csv_import_enabled' => true,
|
||||
'maxUploadSize' => 5242880,
|
||||
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],
|
||||
|
Loading…
Reference in New Issue
Block a user