From b8077eefe0e52b44b3edaeba65fe09f62582f7f5 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 18 May 2025 12:00:23 +0300 Subject: [PATCH] version bump to 1.2.64.408 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 244658f..f90ceb8 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.64.407.g14ea11a6-146" + $onlineFull = "1.2.64.408.g0a9b557c-184" } } else {