Increased db version number

This commit is contained in:
Michael
2020-04-28 19:46:59 +00:00
parent 6febbef060
commit 881c9bbd70
2 changed files with 61 additions and 18 deletions

View File

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