diff --git a/config/firefly.php b/config/firefly.php index f5dcceb682..8d5416d773 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-17', - 'build_time' => 1755442451, + 'version' => 'develop/2025-08-18', + 'build_time' => 1755488001, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,