From 41c0e6fe2d677bca81750fa3d77fb3d117959466 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 07:43:04 +0100 Subject: [PATCH] Auto commit for release 'develop' on 2025-02-05 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index d3342b9096..6ccd4bc882 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.3', + 'version' => 'develop/2025-02-05', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,