From b536bdfd179566e65d68f6b8af4f445dc75ffb71 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:12:49 +0300 Subject: [PATCH] version bump to 1.2.26.1187 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index d0cca8a..06b1883 100644 --- a/run.ps1 +++ b/run.ps1 @@ -348,7 +348,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.26.1180.g6af55bfb-74" + $onlineFull = "1.2.26.1187.g36b715a1-269" } } else {