Update version.inc.php
changed config to 0.0.2 to support liquid_payout.php cron
This commit is contained in:
parent
9f69a0b9f7
commit
a37ebd2db8
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
define('DB_VERSION', '0.0.1');
|
||||
define('CONFIG_VERSION', '0.0.1');
|
||||
define('CONFIG_VERSION', '0.0.2');
|
||||
define('MPOS_VERSION', '0.0.1');
|
||||
|
||||
// Fetch installed database version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user