]> git.mxchange.org Git - friendica.git/commitdiff
The highest post update version number is 1385
authorMichael <heluecht@pirati.ca>
Thu, 7 Jan 2021 22:12:53 +0000 (22:12 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 7 Jan 2021 22:12:53 +0000 (22:12 +0000)
src/Database/PostUpdate.php

index c9a9a7d6d0702f9e7fc6151caa7db32b3b218b0d..6e6e0dd06f983ce7fdf0f222f5ecd3aad7bac225 100644 (file)
@@ -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