Coding standards, changed database version

This commit is contained in:
Michael 2021-11-22 07:39:40 +00:00
commit 8211cef49d
3 changed files with 4 additions and 4 deletions

View file

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