diff --git a/config/firefly.php b/config/firefly.php index 39b6a6ab91..342c8e3520 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -81,7 +81,7 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2025-01-19', + 'version' => 'develop/2025-01-20', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,