New version.

This commit is contained in:
James Cole 2015-07-12 22:43:43 +02:00
parent 7fe393acaf
commit a9f1b31dd6

View File

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