Add support for WCOS ReleaseType
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
require_once dirname(__FILE__).'/../api/shared/main.php';
|
||||
|
||||
function brand($script = null) {
|
||||
$projVersion = '1.0.2';
|
||||
$projVersion = '1.0.3';
|
||||
return 'UUP dump standalone v'.$projVersion;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user