add win11 in readme autogeneration templates

This commit is contained in:
reloxx13
2022-09-27 18:19:08 +02:00
parent 73a2aaac53
commit 1c8f557af7
2 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ PRODUCT_LABELS = {
}
WIN_SERIES_LABELS = {
WinSeries.win10: "Windows 10",
WinSeries.win10: "Windows 10, Windows 11",
WinSeries.win7: "Windows 7, Windows 8, Windows 8.1",
WinSeries.ws2012: "Windows Server 2008R2, 2012, 2012R2",
WinSeries.ws2016: "Windows Server 2016, 2019",