Merge pull request #9762 from annando/postupdate
The highest post update version number is 1384
This commit is contained in:
commit
b8243689a0
|
@ -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 New Issue
Block a user