We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e511ba2 + ff908be commit 18a6f58Copy full SHA for 18a6f58
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.2');
+define('MPOS_VERSION', '1.0.3');
5
define('DB_VERSION', '1.0.1');
6
define('CONFIG_VERSION', '1.0.1');
7
define('HASH_VERSION', 1);
0 commit comments