This commit is contained in:
Michael 2021-02-23 05:42:37 +00:00
parent 98e0dcfb87
commit dc18ba33f0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
-- ------------------------------------------
-- Friendica 2021.03-dev (Red Hot Poker)
-- DB_UPDATE_VERSION 1405
-- DB_UPDATE_VERSION 1406
-- ------------------------------------------

View File

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