From ff5d83eba5b8cdfb240c3895bbce5a3a4719e80d Mon Sep 17 00:00:00 2001 From: JC5 Date: Sun, 15 Mar 2026 08:05:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.5.5'=20on=202026-03-15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/firefly.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/firefly.php b/config/firefly.php index 6a0b71b7ce..af3c513bb4 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,8 +78,8 @@ return [ 'running_balance_column' => (bool)envDefaultWhenEmpty(env('USE_RUNNING_BALANCE'), true), // this is only the default value, is not used. // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2026-03-15', - 'build_time' => 1773556820, + 'version' => '6.5.5', + 'build_time' => 1773558152, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 28, // field is no longer used.