From 8970cae4102a369fae8c28221cddc3928f619a75 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 1 May 2024 18:35:12 +0300 Subject: [PATCH] version bump to 1.2.36.959 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index b73fb56..35b12bf 100644 --- a/run.ps1 +++ b/run.ps1 @@ -366,7 +366,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.36.955.gd8cc9372-8290" + $onlineFull = "1.2.36.959.g04bf500c-845" } } else {