1
0
Fork 0

Post update functionality for tags

This commit is contained in:
Michael 2020-04-30 06:09:57 +00:00
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 [