Increasing database version number

This commit is contained in:
Michael
2019-08-21 21:11:37 +00:00
parent e430b074ce
commit a483ea8acb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1321);
define('DB_UPDATE_VERSION', 1322);
}
return [