mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add build 22631 as Windows 11 23H2. (#15800)
This commit is contained in:
@@ -72,6 +72,7 @@ class Windows extends \LibreNMS\OS
|
||||
$default = $build > 22000 ? '11 Insider (NT 6.3)' : null;
|
||||
|
||||
$builds = [
|
||||
'22631' => '11 (23H2)',
|
||||
'22621' => '11 (22H2)',
|
||||
'22000' => '11 (21H2)',
|
||||
'19045' => '10 (22H2)',
|
||||
|
Reference in New Issue
Block a user