From 5f85bf124a1f459b4016d775e4219b8ebdf135fa Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:01:55 +0300 Subject: [PATCH] version bump to 1.2.25.1011 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index ee8d381..c96112b 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.25.1009.g075ce884-576" + $onlineFull = "1.2.25.1011.g0348b2ea-701" } } else {