From 72c31fbe6a8ef555ec18c75573d36a916123c775 Mon Sep 17 00:00:00 2001 From: JC5 Date: Sat, 16 Aug 2025 19:54:22 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.3.0'=20on=202025-08-16?= 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 1e3c53c73a..0f60a6bd75 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-08-16', - 'build_time' => 1755365689, + 'version' => '6.3.0', + 'build_time' => 1755366750, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,