From 43603c49909d0f438b48086e181bd662a64a9887 Mon Sep 17 00:00:00 2001 From: JC5 Date: Sat, 28 Jun 2025 09:25:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'develop'=20on=202025-06-28?= 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 fb5d7949a5..6d4d7d1d96 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' => '6.2.19', + 'version' => 'develop/2025-06-28', 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 25,