mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update version. [skip ci]
This commit is contained in:
parent
a97bfc92e1
commit
6f9ecc0ffa
@ -33,7 +33,7 @@ return [
|
||||
'is_demo_site' => false,
|
||||
],
|
||||
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
|
||||
'version' => '4.7.1.3',
|
||||
'version' => '4.7.1.4',
|
||||
'api_version' => '0.1',
|
||||
'maxUploadSize' => 15242880,
|
||||
'allowedMimes' => [
|
||||
|
Loading…
Reference in New Issue
Block a user