New version.

This commit is contained in:
James Cole 2016-01-09 14:27:17 +01:00
parent feef6a1756
commit 358d9aac7d

View File

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