From c1b5a1a13e25b1c90f592422dc081a0c4dc8aa87 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 10:37:08 +0200 Subject: [PATCH] Auto commit for release 'develop' on 2024-05-19 --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index ce7382dc1d..fb426c89db 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -117,7 +117,7 @@ return [ 'expression_engine' => false, // see cer.php for exchange rates feature flag. ], - 'version' => '6.1.16', + 'version' => 'develop/2024-05-19', 'api_version' => '2.1.0', 'db_version' => 24,