From: Michael Date: Thu, 7 Jan 2021 22:12:53 +0000 (+0000) Subject: The highest post update version number is 1385 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=81ffe38f2e2e9b20be973d4f8c0975db03e84287;p=friendica.git The highest post update version number is 1385 --- diff --git a/src/Database/PostUpdate.php b/src/Database/PostUpdate.php index c9a9a7d6d0..6e6e0dd06f 100644 --- a/src/Database/PostUpdate.php +++ b/src/Database/PostUpdate.php @@ -46,7 +46,7 @@ class PostUpdate { // Needed for the helper function to read from the legacy term table const OBJECT_TYPE_POST = 1; - const VERSION = 1383; + const VERSION = 1384; /** * Calls the post update functions