Merge pull request #11202 from firefly-iii/release-1762676397

🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
github-actions[bot]
2025-11-09 09:20:04 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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

View File

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