From cdd4c9f83955413037cda73ab9494fd9ca117727 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 19 Jun 2024 13:02:54 +0300 Subject: [PATCH] version bump to 1.2.40.599 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 0037c50..88417b8 100644 --- a/run.ps1 +++ b/run.ps1 @@ -369,7 +369,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.40.592.gb83da72d-1214" + $onlineFull = "1.2.40.599.g606b7f29-1500" } } else {