mirror of
https://git.uupdump.net/uup-dump/standalone.git
synced 2025-07-03 05:39:53 +09:00
packs for ni_release Apps (#22)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
require_once dirname(__FILE__).'/../api/shared/main.php';
|
||||
|
||||
function brand($script = null) {
|
||||
$projVersion = '1.1.1';
|
||||
$projVersion = '1.1.2';
|
||||
return 'UUP dump standalone v'.$projVersion;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user