Updated DB_UPDATE_VERSION

request by mrpetovan
This commit is contained in:
Jeroen De Meerleer 2019-07-08 07:45:59 +02:00
parent e33733f297
commit 898fd0353b
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1317);
define('DB_UPDATE_VERSION', 1318);
}
return [