From 743e6113c299e6003c3f9eebd1f269a84fbe7b70 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:30:47 +0300 Subject: [PATCH] version bump to 1.2.56.502 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index a2b338c..1d370dc 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.56.497.g3da60fab-1632" + $onlineFull = "1.2.56.502.ga68d2d4f-1913" } } else {