From 10f195d334b8d7552bd6117b4d880134aa1f0e88 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 2 Jul 2018 20:18:00 +0200 Subject: [PATCH] Update versions. --- config/firefly.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/firefly.php b/config/firefly.php index 8d18fe1024..3ce05abf00 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -88,8 +88,8 @@ return [ 'is_demo_site' => false, ], 'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true, - 'version' => '4.7.4', - 'api_version' => '0.3', + 'version' => '4.7.5', + 'api_version' => '0.4', 'db_version' => 4, 'maxUploadSize' => 15242880, 'allowedMimes' => [