Auto commit for release 'v6.2.4' on 2025-02-05

This commit is contained in:
github-actions 2025-02-05 08:03:34 +01:00
parent 134194a95b
commit fe57367a8c

View File

@ -81,7 +81,7 @@ return [
'running_balance_column' => env('USE_RUNNING_BALANCE', false), 'running_balance_column' => env('USE_RUNNING_BALANCE', false),
// see cer.php for exchange rates feature flag. // see cer.php for exchange rates feature flag.
], ],
'version' => 'develop/2025-02-05', 'version' => '6.2.4',
'api_version' => '2.1.0', // field is no longer used. 'api_version' => '2.1.0', // field is no longer used.
'db_version' => 25, 'db_version' => 25,