diff --git a/shared/main.php b/shared/main.php index 03c192f..c13dadb 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.21.7'; + return '1.21.8'; } require_once dirname(__FILE__).'/auths.php'; diff --git a/shared/requests.php b/shared/requests.php index 71c4ba5..e5fe0e0 100644 --- a/shared/requests.php +++ b/shared/requests.php @@ -46,7 +46,7 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku) { 'FlightingBranchName=external', 'Free=32to64', 'GStatus_19H1=2', - 'GStatus_19H1Setup=Green', + 'GStatus_19H1Setup=2', 'GStatus_RS5=2', 'GenTelRunTimestamp_19H1='.(time()-3600), 'InstallDate=1438196400',