diff --git a/run.ps1 b/run.ps1 index c6a54d9..ce93dec 100644 --- a/run.ps1 +++ b/run.ps1 @@ -382,7 +382,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.75.499.g0c61121f-236" + $onlineFull = "1.2.75.506.g38295b74-355" } } else {