Added database definition

This commit is contained in:
Michael
2021-04-26 10:00:05 +00:00
parent f25c3f4619
commit ef43aa1a4d
2 changed files with 10 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1413);
define('DB_UPDATE_VERSION', 1414);
}
return [