Incremented database version
This commit is contained in:
parent
ed3c53a5f8
commit
5a553df7d8
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1469);
|
||||
define('DB_UPDATE_VERSION', 1470);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue