Skip to content

Commit

Permalink
Update windowsbuilds.go
Browse files Browse the repository at this point in the history
Updates windowsbuilds to include build number for Windows Server 2022.

Signed-off-by: Adelina Tuvenie <[email protected]>
  • Loading branch information
adelina-t committed Sep 13, 2021
1 parent c7c555d commit 7b6e3da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osversion/windowsbuilds.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ const (

// V21H1 corresponds to Windows Server 21H1 (semi-annual channel).
V21H1 = 19043

// V21H2 corresponds to Windows Server 2022 (ltsc2022).
V21H2 = 20348
)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b6e3da

Please sign in to comment.