From 1478dae3161ae3fc4abd6d78d1d25955492477f2 Mon Sep 17 00:00:00 2001 From: JC5 Date: Sun, 20 Apr 2025 08:13:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.2.11'=20on=202025-04-20?= 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 da00eb3424..f83c90da92 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-04-20', + 'version' => '6.2.11', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,