diff --git a/config/firefly.php b/config/firefly.php index 07d57ec4e2..25b010d494 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,8 +78,8 @@ return [ 'running_balance_column' => (bool)envNonEmpty('USE_RUNNING_BALANCE', true), // this is only the default value, is not used. // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2025-12-28', - 'build_time' => 1766901480, + 'version' => 'develop/2025-12-29', + 'build_time' => 1766995845, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 28, // field is no longer used.