mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 12:11:19 +00:00
New version: 4.7.2.1
This commit is contained in:
@@ -86,7 +86,7 @@ return [
|
||||
'is_demo_site' => false,
|
||||
],
|
||||
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
|
||||
'version' => '4.7.2',
|
||||
'version' => '4.7.2.1',
|
||||
'api_version' => '0.1',
|
||||
'db_version' => 2,
|
||||
'maxUploadSize' => 15242880,
|
||||
|
Reference in New Issue
Block a user