Merge branch 'release/3.6.1' into develop

Conflicts:
	composer.lock
This commit is contained in:
James Cole
2016-01-09 14:31:52 +01:00
2 changed files with 2 additions and 2 deletions

View File

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