mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update versions.
This commit is contained in:
parent
54afc6ca8c
commit
10f195d334
@ -88,8 +88,8 @@ return [
|
||||
'is_demo_site' => false,
|
||||
],
|
||||
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
|
||||
'version' => '4.7.4',
|
||||
'api_version' => '0.3',
|
||||
'version' => '4.7.5',
|
||||
'api_version' => '0.4',
|
||||
'db_version' => 4,
|
||||
'maxUploadSize' => 15242880,
|
||||
'allowedMimes' => [
|
||||
|
Loading…
Reference in New Issue
Block a user