diff --git a/config/firefly.php b/config/firefly.php index 0dc4ec7cda..27a5879865 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -94,8 +94,7 @@ return [ 'telemetry' => true, ], - //'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'), - 'version' => '5.4.5', + 'version' => '5.4.6', 'api_version' => '1.4.0', 'db_version' => 15, 'maxUploadSize' => 1073741824, // 1 GB