Fix Issue #2816 - Change new database version number
This commit is contained in:
parent
28d13f8060
commit
72521cd9c8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('UPDATE_VERSION' , 1210);
|
||||
define('UPDATE_VERSION' , 1204);
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue