Increasing version number

This commit is contained in:
Michael
2020-11-20 00:22:56 +00:00
parent 190e0ff913
commit deae47cbfd
2 changed files with 2 additions and 2 deletions

View File

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