Update to Version 1.0.5 for MPOS core
This commit is contained in:
parent
8cb5548f94
commit
21dbe36850
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
|
||||
|
||||
define('MPOS_VERSION', '1.0.4');
|
||||
define('MPOS_VERSION', '1.0.5');
|
||||
define('DB_VERSION', '1.0.1');
|
||||
define('CONFIG_VERSION', '1.0.1');
|
||||
define('HASH_VERSION', 1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user