]> git.mxchange.org Git - friendica.git/blobdiff - static/dbstructure.config.php
Improve emoji federation and mastodon api compliance
[friendica.git] / static / dbstructure.config.php
index e97d1ea1cd05dd3ad0fb626e3534c4589eda0f73..e0f98e97f854054329e47bbb877e3d6fcede8e77 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', 1538);
+       define('DB_UPDATE_VERSION', 1539);
 }
 
 return [