There are no dead nodes anymore

This commit is contained in:
Jeroen De Meerleer 2019-07-09 09:23:36 +02:00
parent 5accf11c8d
commit 01dc0c031c
4 changed files with 13 additions and 4 deletions

View file

@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1317);
define('DB_UPDATE_VERSION', 1318);
}
return [