]> git.mxchange.org Git - friendica.git/blobdiff - src/Database/PostUpdate.php
Add `hostname` to `Process` entity
[friendica.git] / src / Database / PostUpdate.php
index 0b640f187562ef647ec8d1b3419eb2baab4fdfe5..aa657b0233d9d818167887aa08c26646d9207943 100644 (file)
@@ -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