From e4aa218b5f09e440b78bf679ae82380c7b7e7b55 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:09:40 +0100 Subject: [PATCH] Auto commit for release 'v6.2.0-alpha.1' on 2024-12-30 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 0f7ff0fc66..516c519d79 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/2024-12-30', + 'version' => '6.2.0-alpha.1', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,