diff --git a/config/firefly.php b/config/firefly.php index 9976c75e15..4e0355647f 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,8 +78,8 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2025-12-15', - 'build_time' => 1765785075, + 'version' => '6.4.11', + 'build_time' => 1765785566, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 28, // field is no longer used.