From 7d0d1c764f70a2248c4db14005577c3023c1d5e5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:01:21 +0200 Subject: [PATCH] =?UTF-8?q?Make=20sure=20we=E2=80=99re=20still=20at=204.6.?= =?UTF-8?q?4=20and=20bunq=20import=20is=20unavailable.=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/firefly.php | 2 +- resources/views/import/index.twig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index f3753d1f4a..0f342a6b93 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -23,7 +23,7 @@ return [ 'is_demo_site' => false, ], 'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true), - 'version' => '4.6.5', + 'version' => '4.6.4', 'maxUploadSize' => 15242880, 'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'], 'list_length' => 10, diff --git a/resources/views/import/index.twig b/resources/views/import/index.twig index 538062cd3b..1c10f69481 100644 --- a/resources/views/import/index.twig +++ b/resources/views/import/index.twig @@ -28,10 +28,12 @@ Import a (CSV) file {# bunq import #} + {# bunq
Import from bunq
+ #}