From 75def8ac196df3280ca2b29d86f35e6a69222531 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 15 Mar 2025 10:37:56 +0300 Subject: [PATCH] version bump to 1.2.59.517 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index fe7698e..a33813f 100644 --- a/run.ps1 +++ b/run.ps1 @@ -374,7 +374,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.59.515.g1e7f93a9-628" + $onlineFull = "1.2.59.517.g16b54919-166" } } else {