From e2f1fc307fd12a0714f5c6af77aeaa0621dcb0df Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:52:40 +0100 Subject: [PATCH] Auto commit for release 'develop' on 2024-12-18 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 299e3481d0..c891b11cbf 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -110,7 +110,7 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => '6.1.25', + 'version' => 'develop/2024-12-18', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,