|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
// ===================================
|
|
// ===================================
|
|
|
// Organizr Version
|
|
// Organizr Version
|
|
|
-$GLOBALS['installedVersion'] = '2.0.0-alpha.120';
|
|
|
|
|
|
|
+$GLOBALS['installedVersion'] = '2.0.0-alpha.125';
|
|
|
// ===================================
|
|
// ===================================
|
|
|
// Set GLOBALS from config file
|
|
// Set GLOBALS from config file
|
|
|
$GLOBALS['userConfigPath'] = dirname(__DIR__,1).DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php';
|
|
$GLOBALS['userConfigPath'] = dirname(__DIR__,1).DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php';
|