From 2ace09eb49962ffb1e8e1f977ca76e0287942d54 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Jun 2022 15:39:31 +0200 Subject: [PATCH] Update version --- config/firefly.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/firefly.php b/config/firefly.php index 421027da66..fff981e49b 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -103,8 +103,8 @@ return [ 'webhooks' => false, 'handle_debts' => true, ], - 'version' => '5.7.9', - 'api_version' => '1.5.6', + 'version' => '5.8.0-alpha.1', + 'api_version' => '2.0.0-alpha.1', 'db_version' => 18, // generic settings