From f4aa7ad64a823aa6d91ded0b2f92fc32d5014c87 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:05:04 +0300 Subject: [PATCH] version bump to 1.2.75.507 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index ce93dec..96669bf 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.506.g38295b74-355" + $onlineFull = "1.2.75.507.gee6e6c93-361" } } else {