From fbf20ef2c2194a144f465850eb85025ba9c81d4c Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:30:53 +0100 Subject: [PATCH] Auto commit for release 'v6.2.8' on 2025-02-22 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 7728e8a78e..cd5de6e158 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-02-22', + 'version' => '6.2.8', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,