🤖 Auto commit for release 'develop' on 2025-11-09

This commit is contained in:
JC5
2025-11-09 09:19:57 +01:00
parent 57ea24e73d
commit db0c7e4d9a
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ use FireflyIII\Models\Account;
trait ReconciliationValidation trait ReconciliationValidation
{ {
public ?Account $destination = null; public ?Account $destination = null;
public ?Account $source = null; public ?Account $source = null;
protected function validateReconciliationDestination(array $array): bool protected function validateReconciliationDestination(array $array): bool
{ {

View File

@@ -79,7 +79,7 @@ return [
// see cer.php for exchange rates feature flag. // see cer.php for exchange rates feature flag.
], ],
'version' => 'develop/2025-11-09', 'version' => 'develop/2025-11-09',
'build_time' => 1762675805, 'build_time' => 1762676250,
'api_version' => '2.1.0', // field is no longer used. 'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used. 'db_version' => 28, // field is no longer used.