Fix Issue #2816 - Bump database version
This commit is contained in:
parent
645fd414d5
commit
b8d6dc5912
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('UPDATE_VERSION' , 1204);
|
||||
define('UPDATE_VERSION' , 1205);
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue