From 6c8fa32d12220e93505669054876b6252d134632 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:14:35 +0300 Subject: [PATCH] version bump to 1.2.56.497 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index f0f81fb..a2b338c 100644 --- a/run.ps1 +++ b/run.ps1 @@ -371,7 +371,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.55.235.g5eaa0904-463" + $onlineFull = "1.2.56.497.g3da60fab-1632" } } else {