Skip to content

Commit

Permalink
Merge pull request #1155 from adelina-t/patch-1
Browse files Browse the repository at this point in the history
Update windowsbuilds.go
  • Loading branch information
dcantah authored Sep 13, 2021
2 parents c7c555d + 7b6e3da commit 7866b48
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 7866b48

Please sign in to comment.