Browse Source

Merge pull request #890 from firefly-iii/release-1752471261

🤖 Automatically merge the PR into the develop branch.
pull/891/head
github-actions[bot] 3 months ago
committed by GitHub
parent
commit
9ba1ef7170
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' => '1.7.5',
'build_time' => 1752471038,
'version' => '1.7.6',
'build_time' => 1752471233,
'flows' => ['nordigen', 'spectre', 'file', 'simplefin'],
'enabled_flows' => [
'nordigen' => true,

Loading…
Cancel
Save