From 3c9d1bcaa16cfbaae2aefc15a8c9c7bef38fec9a Mon Sep 17 00:00:00 2001 From: JC5 Date: Wed, 11 Jun 2025 14:07:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'v6.2.17'=20on=202025-06-11?= 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 7bf7ab27ca..1bcc8c1c0f 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-06-11', + 'version' => '6.2.17', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,