forked from uup-dump/api
Fixed a bug when using uupGetFiles more than one time
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.13.2';
|
||||
return '1.13.3';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user