mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Mention new version.
This commit is contained in:
@@ -4,7 +4,7 @@ declare(strict_types = 1);
|
||||
|
||||
return [
|
||||
'chart' => 'chartjs',
|
||||
'version' => '3.9.1',
|
||||
'version' => '3.10',
|
||||
'csv_import_enabled' => true,
|
||||
'maxUploadSize' => 5242880,
|
||||
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],
|
||||
|
Reference in New Issue
Block a user