Update db-version

This commit is contained in:
Philipp Holzer 2023-02-20 17:23:22 +01:00
commit c233c666fb
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
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', 1515);
define('DB_UPDATE_VERSION', 1516);
}
return [