From aff944bbf56cd727f27f806ca3419a137396174e Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 2 Jul 2025 22:08:34 +0300 Subject: [PATCH] version bump to 1.2.67.560 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 874fea8..4ee1953 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.67.557.g2d9c92d2-185" + $onlineFull = "1.2.67.560.g46a15f6b-193" } } else {