diff --git a/config/firefly.php b/config/firefly.php index 47a29123da..a4af3951a7 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-08-12', - 'build_time' => 1755022617, + 'version' => '6.3.0-beta.1', + 'build_time' => 1755023090, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,