New version indicator.

This commit is contained in:
James Cole
2016-12-26 10:45:45 +01:00
parent 0713273a99
commit ab761696bf

View File

@@ -29,7 +29,7 @@ return [
'mail_for_blocked_login' => false,
],
'chart' => 'chartjs',
'version' => '4.2.2',
'version' => '4.3.0',
'csv_import_enabled' => true,
'maxUploadSize' => 5242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],