]> git.mxchange.org Git - friendica.git/blobdiff - static/dbstructure.config.php
Decouple conversation creation from rendering
[friendica.git] / static / dbstructure.config.php
index 33fd222c03b69cd12f6bfd86d7c7f4f202e2ef06..49a3f9329dab998ade8b06bdb255a15b950a13d2 100644 (file)
@@ -56,7 +56,7 @@ use Friendica\Database\DBA;
 
 // This file is required several times during the test in DbaDefinition which justifies this condition
 if (!defined('DB_UPDATE_VERSION')) {
-       define('DB_UPDATE_VERSION', 1521);
+       define('DB_UPDATE_VERSION', 1522);
 }
 
 return [