Browse Source

Merge pull request #973 from firefly-iii/release-1758257580

🤖 Automatically merge the PR into the develop branch.
pull/974/head
github-actions[bot] 2 months ago
committed by GitHub
parent
commit
2cfa800691
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      config/importer.php

4
config/importer.php

@ -24,8 +24,8 @@
declare(strict_types=1);
return [
'version' => 'develop/2025-09-19',
'build_time' => 1758257192,
'version' => '1.8.0',
'build_time' => 1758257539,
'flows' => ['nordigen', 'spectre', 'file', 'simplefin'],
'enabled_flows' => [
'nordigen' => true,

Loading…
Cancel
Save