From 60b2a27b23e763915f4f11a0cf8b92badbababe4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 5 Apr 2025 17:01:06 +0300 Subject: [PATCH] version bump to 1.2.61.430 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 922807b..8aba907 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.61.427.g5b75eb06-2042" + $onlineFull = "1.2.61.430.gbef83518-2114" } } else {