From 0b8b9cb2800d5e20898a6196b56bcea7896e390b Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 23 Sep 2020 06:18:59 +0200 Subject: [PATCH] Update version. --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index b48a0a8f13..6d25098bd3 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -95,7 +95,7 @@ return [ ], //'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'), - 'version' => '5.4.1', + 'version' => '5.4.2', 'api_version' => '1.4.0', 'db_version' => 15, 'maxUploadSize' => 1073741824, // 1 GB