Skip to content

Commit 2fdf94c

Browse files
committed
[VERSION] Config 0.0.8 due to typos
1 parent cfe1caa commit 2fdf94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/include/config/global.inc.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Do not edit this unless you have confirmed that your config has been updated!
66
* https://github.com/MPOS/php-mpos/wiki/Config-Setup#wiki-config-version
77
**/
8-
$config['version'] = '0.0.7';
8+
$config['version'] = '0.0.8';
99

1010
/**
1111
* Unless you disable this, we'll do a quick check on your config first.

0 commit comments

Comments
 (0)