The highest post update version number is 1385
This commit is contained in:
parent
31f0f4821f
commit
81ffe38f2e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue