Fix names of some updates, update attributes

This commit is contained in:
whatever127
2019-05-14 20:12:50 +02:00
parent 0206534739
commit b9b4578f56
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku) {
$attrib = array(
'App=WU_OS',
'AppVer='.$build,
'AttrDataVer=61',
'AttrDataVer=62',
'BlockFeatureUpdates='.$blockUpgrades,
'BranchReadinessLevel=CB',
'CurrentBranch='.$branch,