Post update functionality for tags

This commit is contained in:
Michael
2020-04-30 06:09:57 +00:00
parent 136c6b644e
commit 88931e5053
2 changed files with 131 additions and 1 deletions

View File

@@ -51,7 +51,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1341);
define('DB_UPDATE_VERSION', 1342);
}
return [