From 9769ff8a16864354e3ec3f3cd5c06b39338174b8 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Sat, 13 Apr 2019 16:32:57 +0100 Subject: [PATCH] Fix a typo --- Fido.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fido.ps1 b/Fido.ps1 index a3aa79d..ea67b6f 100644 --- a/Fido.ps1 +++ b/Fido.ps1 @@ -110,7 +110,7 @@ $WindowsVersions = @( @("Windows 10 Home China", ($zh + 364)) ), @( - "1607 [Redstone 1] (Build 14393.0 - 2017.07)", + "1607 [Redstone 1] (Build 14393.0 - 2016.07)", @("Windows 10 Home/Pro", 244), @("Windows 10 Home/Pro N", 245), @("Windows 10 Single Language", 246),