forked from uup-dump/api
UUP dump API 1.14.0
- Added support of pregenerated update packs - Added support of fetching updates that need custom SKU ID
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.13.3';
|
||||
return '1.14.0';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user