Push DB Version

This commit is contained in:
Philipp Holzer 2021-10-18 23:17:40 +02:00
commit d470a6a981
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
3 changed files with 3 additions and 3 deletions

View file

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