From 76fed676603c08d24136e0e4f35ac13148a3eae5 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:22:40 +0300 Subject: [PATCH] version bump to 1.2.42.290 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 0190d0f..c410dc5 100644 --- a/run.ps1 +++ b/run.ps1 @@ -360,7 +360,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.41.434.g39a25e2c-2490" + $onlineFull = "1.2.42.290.g242057a2-3493" } } else {