From 2835c8a8ae475c83ff1efe438a7956a6f6beee22 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:53:18 +0300 Subject: [PATCH] version bump to 1.2.48.405 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index d134e00..ab2eb23 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.48.404.g4bec9359-1985" + $onlineFull = "1.2.48.405.gf2c48e6f-2008" } } else {