From 3be2ea3a912e8fa92b626cf1bab17878c6d2db70 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 2 Jan 2025 22:36:28 +0300 Subject: [PATCH] version bump to 1.2.53.440 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 70e141e..cec8d5e 100644 --- a/run.ps1 +++ b/run.ps1 @@ -371,7 +371,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.53.438.g246d60c9-1911" + $onlineFull = "1.2.53.440.g7b2f582a-58" } } else {