Added 23H2 to windows builds list
This commit is contained in:
parent
33d266f83e
commit
58069f9db2
1 changed files with 1 additions and 0 deletions
|
|
@ -38,4 +38,5 @@ WINDOWS_BUILDS = {
|
||||||
# Windows 11
|
# Windows 11
|
||||||
'10.0.22000': '21H2',
|
'10.0.22000': '21H2',
|
||||||
'10.0.22621': '22H2',
|
'10.0.22621': '22H2',
|
||||||
|
'10.0.22631': '23H2',
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue