From da3c98ff1f2e52d2c97d7442e5e5239138f32fd7 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:50:09 +0300 Subject: [PATCH] version bump to 1.2.50.335 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index ece5d68..82cb8c5 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.50.334.g0bd5c2a4-488" + $onlineFull = "1.2.50.335.g5e2860a8-546" } } else {