1
0
Fork 0

Added database definition

This commit is contained in:
Michael 2021-04-26 10:00:05 +00:00
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 [