From 7673b939a15103502ddf55f71a5634471577fe30 Mon Sep 17 00:00:00 2001 From: JC5 Date: Sat, 24 May 2025 06:31:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.2.13'=20on=202025-05-24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 5db827b373..d53cd6cfdb 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -78,7 +78,7 @@ return [ 'running_balance_column' => env('USE_RUNNING_BALANCE', false), // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2025-05-24', + 'version' => '6.2.13', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,