mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-04-27 18:21:56 +00:00
Merge pull request #12021 from firefly-iii/release-1774251172
🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
@@ -78,8 +78,8 @@ return [
|
||||
'running_balance_column' => (bool)envDefaultWhenEmpty(env('USE_RUNNING_BALANCE'), true), // this is only the default value, is not used.
|
||||
// see cer.php for exchange rates feature flag.
|
||||
],
|
||||
'version' => 'develop/2026-03-23',
|
||||
'build_time' => 1774249711,
|
||||
'version' => '6.5.9',
|
||||
'build_time' => 1774250981,
|
||||
'api_version' => '2.1.0', // field is no longer used.
|
||||
'db_version' => 28, // field is no longer used.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user