🤖 Auto commit for release 'v6.5.1' on 2026-02-27

This commit is contained in:
JC5
2026-02-27 21:55:31 +01:00
parent 1f5962cfbc
commit 5986137bb0
2 changed files with 4 additions and 2 deletions
@@ -194,6 +194,8 @@ class ExportDataGenerator
// @phpstan-ignore-line
// @phpstan-ignore-line
public function __construct()
{
$this->accounts = new Collection();
+2 -2
View File
@@ -78,8 +78,8 @@ return [
'running_balance_column' => (bool)envNonEmpty('USE_RUNNING_BALANCE', true), // this is only the default value, is not used.
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2026-02-27',
'build_time' => 1772224974,
'version' => '6.5.1',
'build_time' => 1772225602,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used.