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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
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, |
|
|
|