From 89abdc813630c752d101a9ffe4a7953da99c4689 Mon Sep 17 00:00:00 2001 From: mkuba50 Date: Wed, 22 Nov 2017 20:07:48 +0100 Subject: [PATCH] New 17046 Windows Hello package --- shared/main.php | 2 +- shared/packs.php | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/shared/main.php b/shared/main.php index 386eba5..028b537 100644 --- a/shared/main.php +++ b/shared/main.php @@ -16,7 +16,7 @@ limitations under the License. */ function uupApiVersion() { - return '1.6.1'; + return '1.6.2'; } function uupApiPrintBrand() { diff --git a/shared/packs.php b/shared/packs.php index 6ba5a0c..53acf75 100644 --- a/shared/packs.php +++ b/shared/packs.php @@ -34,8 +34,7 @@ $packs = array( 'Microsoft-Windows-QuickAssist-Package', 'Microsoft-Windows-InternetExplorer-Optional-Package', 'Microsoft-Windows-MediaPlayer-Package', - 'Microsoft-Windows-Hello-Face-Resource-A-Package', - 'Microsoft-Windows-Hello-Face-Resource-B-Package', + 'Microsoft-Windows-Hello-Face-Resource-.-Package', 'Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package', 'Windows10\.0-KB', ),