Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop

This commit is contained in:
James Cole
2024-11-09 06:23:37 +01:00
4 changed files with 41 additions and 41 deletions

View File

@@ -110,7 +110,7 @@ return [
'running_balance_column' => env('USE_RUNNING_BALANCE', false),
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2024-11-07',
'version' => 'develop/2024-11-08',
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 25,