Update stuff in anticipation of new release.

This commit is contained in:
James Cole
2016-04-17 11:32:18 +02:00
parent 1fc31b4d8f
commit dc3c967c9f
2 changed files with 15 additions and 1 deletions

View File

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