diff --git a/config/firefly.php b/config/firefly.php index 6e406795d3..d0b4c02c93 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -33,7 +33,7 @@ return [ 'is_demo_site' => false, ], 'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true), - 'version' => '4.7.1', + 'version' => '4.7.1.2', 'api_version' => '0.1', 'maxUploadSize' => 15242880, 'allowedMimes' => [