New version

This commit is contained in:
James Cole 2015-08-23 07:42:32 +02:00
parent 2bd1f783e5
commit 5f2317af7f

View File

@ -2,7 +2,7 @@
return [
'chart' => 'chartjs',
'version' => '3.5.0',
'version' => '3.5.1',
'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'],
'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'],
'csv_import_enabled' => true,