We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb5548 commit 21dbe36Copy full SHA for 21dbe36
include/version.inc.php
@@ -1,7 +1,7 @@
1
<?php
2
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
3
4
-define('MPOS_VERSION', '1.0.4');
+define('MPOS_VERSION', '1.0.5');
5
define('DB_VERSION', '1.0.1');
6
define('CONFIG_VERSION', '1.0.1');
7
define('HASH_VERSION', 1);
0 commit comments