From 8b20e119ea2d1663a11df3adb609fd1a3dbed0d4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:05:52 +0300 Subject: [PATCH] version bump to 1.2.23.1125 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 14f49c7..3eec8f6 100644 --- a/run.ps1 +++ b/run.ps1 @@ -339,7 +339,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.23.1114.g74573b48-770" + $onlineFull = "1.2.23.1125.g920a7ada-925" } } else {