We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb9870 commit af69042Copy full SHA for af69042
include/config/global.inc.dist.php
@@ -6,7 +6,7 @@
6
* Also the URL to check for the most recent upstream versions available
7
* https://github.com/MPOS/php-mpos/wiki/Config-Setup#wiki-config-version
8
**/
9
-$config['version'] = '0.0.8';
+$config['version'] = '1.0.0';
10
$config['version_url'] = 'https://raw.githubusercontent.com/MPOS/php-mpos/master/include/version.inc.php';
11
12
/**
0 commit comments