Merge branch 'hotfix/3.7.2.2' into develop

Conflicts:
	app/Http/Controllers/RuleGroupController.php
This commit is contained in:
James Cole
2016-02-05 13:23:00 +01:00
2 changed files with 12 additions and 7 deletions

View File

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