From 9b8d50aa548ab9410b0d0baa4611add3e8f9a347 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 28 Aug 2021 15:56:15 +0200 Subject: [PATCH] Update DB version. --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 71f560d3b2..477f2164fd 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -103,7 +103,7 @@ return [ ], 'version' => '5.6.0-alpha.2', 'api_version' => '1.5.3', - 'db_version' => 17, + 'db_version' => 18, // generic settings 'maxUploadSize' => 1073741824, // 1 GB