From e7ca2715413d3a14c1eaba895462d9821c028bd0 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sun, 9 Oct 2022 16:45:43 +0300 Subject: [PATCH] Update Download_Sophia.ps1 --- Download_Sophia.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Download_Sophia.ps1 b/Download_Sophia.ps1 index 437fa45a..dfb40c4c 100644 --- a/Download_Sophia.ps1 +++ b/Download_Sophia.ps1 @@ -95,7 +95,7 @@ switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber) break } - {($_ -ge 19041) -and ($_ -le 19048)} + {($_ -ge 19044) -and ($_ -le 19048)} { if ($PSVersionTable.PSVersion.Major -eq 5) {