From 27f740bf986467ae826bfb6bd5a75ad7b2500870 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 14:41:24 +0100 Subject: [PATCH] Auto commit for release 'v6.2.0-beta.1' on 2025-01-26 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 15630e1a90..0bf97e12b0 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-01-26', + 'version' => '6.2.0-beta.1', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,