mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 11:54:31 +02:00
Updated DB_UPDATE_VERSION
request by mrpetovan
This commit is contained in:
parent
e33733f297
commit
898fd0353b
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1317);
|
||||
define('DB_UPDATE_VERSION', 1318);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue