From c9aee164c6f43d5d1cc8dbcf13b329830207d973 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 28 Jun 2025 12:04:44 +0300 Subject: [PATCH] version bump to 1.2.67.555 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 1d32d2b..b9f9232 100644 --- a/run.ps1 +++ b/run.ps1 @@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.67.553.gf85dc202-149" + $onlineFull = "1.2.67.555.gaf416c8c-181" } } else {