New version.

This commit is contained in:
James Cole
2016-11-27 15:59:13 +01:00
parent 43c32abfe8
commit 8279cf0e88
5 changed files with 198 additions and 163 deletions

View File

@@ -24,7 +24,7 @@ return [
'must_confirm_account' => false,
],
'chart' => 'chartjs',
'version' => '4.1.7',
'version' => '4.2.0',
'csv_import_enabled' => true,
'maxUploadSize' => 5242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],