diff --git a/run.ps1 b/run.ps1 index a2a3967..8faec3b 100644 --- a/run.ps1 +++ b/run.ps1 @@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.62.575.ge8b4160e-530" + $onlineFull = "1.2.62.578.g7b42a3bb-538" } } else {