From 49b0a3ffc29ba377842874d2e6a86fbabe8d4cc4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:25:39 +0300 Subject: [PATCH] version bump to 1.2.75.499 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 26767d1..82780c0 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.391.g6c85102e-2109" + $onlineFull = "1.2.75.499.g0c61121f-236" } } else {