mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-08-04 07:16:34 +09:00
Added parameters that will allow fetching of retail builds of RS4
These parameters are already present in native requests made by Windows Update.
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.10.0';
|
||||
return '1.10.1';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user