Skip to content

Commit 085dfa0

Browse files
committed
[VERSION] 1.1.0
1 parent 3f4efc9 commit 085dfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/version.inc.php

+1-1
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.9');
4+
define('MPOS_VERSION', '1.1.0');
55
define('DB_VERSION', '1.0.3');
66
define('CONFIG_VERSION', '1.0.1');
77
define('HASH_VERSION', 1);

0 commit comments

Comments
 (0)