The highest post update version number is 1385

This commit is contained in:
Michael 2021-01-07 22:12:53 +00:00
parent 31f0f4821f
commit 81ffe38f2e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class PostUpdate
{ {
// Needed for the helper function to read from the legacy term table // Needed for the helper function to read from the legacy term table
const OBJECT_TYPE_POST = 1; const OBJECT_TYPE_POST = 1;
const VERSION = 1383; const VERSION = 1384;
/** /**
* Calls the post update functions * Calls the post update functions