From 7dccf6ec48df391d3a1c42318d15e4db6004f724 Mon Sep 17 00:00:00 2001 From: JC5 Date: Thu, 17 Jul 2025 06:46:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.2.21'=20on=202025-07-17?= 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 50da434a5a..dc8e055249 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,8 +78,8 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2025-07-17', - 'build_time' => 1752727208, + 'version' => '6.2.21', + 'build_time' => 1752727463, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,