Update version and composer file.

This commit is contained in:
James Cole
2016-09-14 20:37:12 +02:00
parent fab1d53714
commit 2078183e0d
2 changed files with 25 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ return [
],
'chart' => 'chartjs',
'version' => '3.10.3',
'version' => '3.10.4',
'csv_import_enabled' => true,
'maxUploadSize' => 5242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],