Skip to content

Commit cce3e8a

Browse files
committed
(maint) Add modern Windows OS to metadata
Previously the module was missing compatibility with modern Windows OSes; 2016, Windows 8 and Windows 10. This commit adds these to the metadata.
1 parent f71f4a2 commit cce3e8a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

metadata.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@
7676
"Server 2008 R2",
7777
"Server 2012",
7878
"Server 2012 R2",
79-
"7"
79+
"Server 2016",
80+
"7",
81+
"8",
82+
"10"
8083
]
8184
},
8285
{

0 commit comments

Comments
 (0)