🤖 Auto commit for release 'v6.4.2' on 2025-10-07

This commit is contained in:
JC5
2025-10-07 10:11:37 +02:00
parent 651e11ed1c
commit 6029fe2e84
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.