From e43264bdce046d64cc046f253f856461128d3a72 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:12:18 +0100 Subject: [PATCH] Auto commit for release 'develop' on 2025-02-01 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 4114ce87f2..f13450e159 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' => '6.2.1', + 'version' => 'develop/2025-02-01', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,