From c2526dc3b82912d6488a4df18c4ec692062d0bca Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 20 Dec 2025 11:55:54 +0300 Subject: [PATCH] version bump to 1.2.79.427 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 17e86de..b6f33e4 100644 --- a/run.ps1 +++ b/run.ps1 @@ -416,7 +416,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.79.425.g1d0fcf61-256" + $onlineFull = "1.2.79.427.g80eb4a07-589" } } else {