From 02b0d764434e3754d1bc808bcb9703d64aca2189 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:44:08 +0300 Subject: [PATCH] version bump to 1.2.74.477 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index a8230ef..d3c83bb 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.74.471.g95134d25-1118" + $onlineFull = "1.2.74.477.g3be53afe-1297" } } else {