From 81ffe38f2e2e9b20be973d4f8c0975db03e84287 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 7 Jan 2021 22:12:53 +0000 Subject: [PATCH] The highest post update version number is 1385 --- src/Database/PostUpdate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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