X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDatabase%2FPostUpdate.php;h=aa657b0233d9d818167887aa08c26646d9207943;hb=f26226229a45af4053055b8a5ea7aa0f7aa33e0c;hp=0b640f187562ef647ec8d1b3419eb2baab4fdfe5;hpb=f6df07ec86d1da7c5d3212a3bf745f770c33bf0d;p=friendica.git diff --git a/src/Database/PostUpdate.php b/src/Database/PostUpdate.php index 0b640f1875..aa657b0233 100644 --- a/src/Database/PostUpdate.php +++ b/src/Database/PostUpdate.php @@ -45,7 +45,8 @@ class PostUpdate { // Needed for the helper function to read from the legacy term table const OBJECT_TYPE_POST = 1; - const VERSION = 1400; + + const VERSION = 1427; /** * Calls the post update functions