mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 10:19:39 +00:00
add new beta build for windows
This commit is contained in:
parent
b9e9f496ab
commit
42a7f3ee23
@ -805,6 +805,7 @@ internal static partial class LogParserResult
|
||||
22000 => "11 21H2",
|
||||
< 22621 => "11 22H2 Insider Build " + windowsVersion.Build,
|
||||
22621 => "11 22H2",
|
||||
22622 => "11 Beta Build " + windowsVersion.Build,
|
||||
_ => "11 Dev Build " + windowsVersion.Build,
|
||||
},
|
||||
_ => null,
|
||||
|
Loading…
Reference in New Issue
Block a user