Merge branch 'release/3.5.6.1' into develop

This commit is contained in:
James Cole 2015-12-28 16:53:45 +01:00
commit ad3defb071

View File

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