Bum database version

This commit is contained in:
Michael 2026-04-01 16:47:18 +00:00
commit be5218a3f8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
-- ------------------------------------------
-- Friendica 2026.04-dev (Blutwurz)
-- DB_UPDATE_VERSION 1591
-- DB_UPDATE_VERSION 1592
-- ------------------------------------------

View file

@ -44,7 +44,7 @@ use Friendica\Database\DBA;
// This file is required several times during the test in DbaDefinition which justifies this condition
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1591);
define('DB_UPDATE_VERSION', 1592);
}
return [