Updated database versions
This commit is contained in:
parent
1362748f59
commit
b261df14af
2 changed files with 54 additions and 3 deletions
|
@ -51,7 +51,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1345);
|
||||
define('DB_UPDATE_VERSION', 1346);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue