From 2ca883eceac2b3ceda78b3106807dac7f9c5d66b Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:31:13 +0300 Subject: [PATCH] version bump to 1.2.58.498 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 5c21ea1..aad3f5a 100644 --- a/run.ps1 +++ b/run.ps1 @@ -371,7 +371,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.58.496.g82a757a5-348" + $onlineFull = "1.2.58.498.g6afe77b7-407" } } else {