Merge pull request #11020 from firefly-iii/release-1759824697

🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
github-actions[bot]
2025-10-07 10:11:44 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ Everything from v6.4.1, plus:
- [Issue 11015](https://github.com/firefly-iii/firefly-iii/issues/11015) (Call to a member function subSecond() on null when viewing accounts) reported by @sirgio145
- [Issue 11016](https://github.com/firefly-iii/firefly-iii/issues/11016) (Undefined array key 1 when viewing subscriptions) reported by @anuneo
- #11018
- [Issue 11018](https://github.com/firefly-iii/firefly-iii/issues/11018) (/v1/accounts balance_difference last day is not accounted for) reported by @ctrl-f5
## 6.4.1 - 2025-10-07

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-10-07',
'build_time' => 1759823774,
'version' => '6.4.2',
'build_time' => 1759824590,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used.