We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810bd4d commit eedbabaCopy full SHA for eedbaba
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.7');
+define('MPOS_VERSION', '1.0.8');
5
define('DB_VERSION', '1.0.2');
6
define('CONFIG_VERSION', '1.0.1');
7
define('HASH_VERSION', 1);
0 commit comments