Upgrade instructions and new version.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-08-29 19:25:21 +02:00
parent 2e88024bca
commit 3bad92dd6d
3 changed files with 8 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ declare(strict_types = 1);
return [
'chart' => 'chartjs',
'version' => '3.10.1',
'version' => '3.10.2',
'csv_import_enabled' => true,
'maxUploadSize' => 5242880,
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],