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

This commit is contained in:
James Cole
2025-07-14 07:00:16 +02:00

View File

@@ -78,8 +78,8 @@ return [
'running_balance_column' => env('USE_RUNNING_BALANCE', false),
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2025-07-12',
'build_time' => 1752300469,
'version' => 'develop/2025-07-14',
'build_time' => 1752464049,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 25,