From 310448e9bb458470f15f598bac25ce71fa55c6ac Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Jun 2021 06:20:43 +0200 Subject: [PATCH] Update API version --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index f22f0c78fa..5cfb2a64f8 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -102,7 +102,7 @@ return [ 'handle_debts' => true, ], 'version' => '5.6.0-alpha.1', - 'api_version' => '1.5.2', + 'api_version' => '1.5.3', 'db_version' => 16, // generic settings