From 6b586d46aca72de00b33d1e0def34905fcb7fd94 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 18 Oct 2025 14:33:39 +0300 Subject: [PATCH] version bump to 1.2.75.506 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index c6a54d9..ce93dec 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.499.g0c61121f-236" + $onlineFull = "1.2.75.506.g38295b74-355" } } else {