From b8e8af1e2a447a6c97ab7e6ef69fe6af9ae5a5d6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Mar 2024 17:58:13 +0100 Subject: [PATCH] Update database version. --- config/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index 4431e6f2ce..2745ea7797 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -117,7 +117,7 @@ return [ ], 'version' => '6.1.10', 'api_version' => '2.0.12', - 'db_version' => 22, + 'db_version' => 23, // generic settings 'maxUploadSize' => 1073741824, // 1 GB