We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdf94c commit 233c0c7Copy full SHA for 233c0c7
public/include/version.inc.php
@@ -3,7 +3,7 @@
3
4
define('MPOS_VERSION', '0.0.4');
5
define('DB_VERSION', '0.0.8');
6
-define('CONFIG_VERSION', '0.0.7');
+define('CONFIG_VERSION', '0.0.8');
7
8
// Fetch installed database version
9
$db_version = $setting->getValue('DB_VERSION');
0 commit comments