mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Update meta files and language files for new release.
This commit is contained in:
@@ -88,7 +88,7 @@ return [
|
||||
'is_demo_site' => false,
|
||||
],
|
||||
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
|
||||
'version' => '4.7.6.1',
|
||||
'version' => '4.7.6.2',
|
||||
'api_version' => '0.7',
|
||||
'db_version' => 4,
|
||||
'maxUploadSize' => 15242880,
|
||||
|
Reference in New Issue
Block a user