Skip to content

Commit b62b6b7

Browse files
committed
[VERSION] MPOS 1.0.4
Version increment for future release.
1 parent ff908be commit b62b6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/version.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
33

4-
define('MPOS_VERSION', '1.0.3');
4+
define('MPOS_VERSION', '1.0.4');
55
define('DB_VERSION', '1.0.1');
66
define('CONFIG_VERSION', '1.0.1');
77
define('HASH_VERSION', 1);

0 commit comments

Comments
 (0)