Fix migrations.

This commit is contained in:
James Cole
2016-04-30 07:15:28 +02:00
parent e4f45b5370
commit 11ea4b6d47
2 changed files with 19 additions and 6 deletions

View File

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