diff --git a/config/firefly.php b/config/firefly.php index e16d645d92..f1bd4b849e 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,7 +78,7 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => '6.2.12', + 'version' => 'develop/2025-04-21', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,