diff --git a/config/firefly.php b/config/firefly.php index 51c4986ae8..ee6907381e 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-09-01', - 'build_time' => 1756752129, + 'version' => 'develop/2025-09-02', + 'build_time' => 1756787029, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,