add new win10 build

This commit is contained in:
13xforever
2022-08-14 22:15:33 +05:00
parent 1e624cb10a
commit 5cb0a83012

View File

@@ -799,6 +799,8 @@ internal static partial class LogParserResult
19042 => "10 20H2",
19043 => "10 21H1",
19044 => "10 21H2",
19045 => "10 22H2",
< 21390 => "10 Dev Build " + windowsVersion.Build,
21390 => "10 21H2 Insider",
< 22000 => "11 Internal Build " + windowsVersion.Build,