Mention new version.

This commit is contained in:
James Cole 2017-01-30 10:33:44 +01:00
parent e47d6fb3ac
commit 21222eb697
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -24,7 +24,7 @@ return [
],
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
'chart' => 'chartjs',
'version' => '4.3.2',
'version' => '4.3.3',
'csv_import_enabled' => true,
'maxUploadSize' => 5242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],