diff --git a/config/firefly.php b/config/firefly.php index 3628bc960a..98774cc377 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-11-03', - 'build_time' => 1762200103, + 'version' => 'develop/2025-11-04', + 'build_time' => 1762229717, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 28, // field is no longer used.