Mention new version.

This commit is contained in:
James Cole 2016-08-12 10:47:09 +02:00
parent 9850220aac
commit 48f4cceb19

View File

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