New version.

This commit is contained in:
James Cole 2015-07-07 10:38:53 +02:00
parent 3172bc90da
commit 5153591c8f

View File

@ -1,8 +1,8 @@
<?php
return [
'chart' => 'chartjs', // or 'chartjs'
'version' => '3.4.6',
'chart' => 'chartjs',
'version' => '3.4.7',
'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'],
'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'],
'csv_import_enabled' => true,