diff --git a/config/firefly.php b/config/firefly.php index c2af8616ae..eecaf07c61 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' => '6.4.0', - 'build_time' => 1757781366, + 'version' => 'develop/2025-09-13', + 'build_time' => 1757782204, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,