Browse Source
🤖 Auto commit for release 'develop' on 2025-07-02
pull/861/head
JC5
4 months ago
No known key found for this signature in database
GPG Key ID: 910CF2B5E8B6CC6E
1 changed files with
1 additions and
1 deletions
-
config/importer.php
|
|
|
@ -24,7 +24,7 @@ |
|
|
|
declare(strict_types=1); |
|
|
|
|
|
|
|
return [ |
|
|
|
'version' => '1.7.1', |
|
|
|
'version' => 'develop/2025-07-02', |
|
|
|
'flows' => ['nordigen', 'spectre', 'file', 'simplefin'], |
|
|
|
'enabled_flows' => [ |
|
|
|
'nordigen' => true, |
|
|
|
|