From 0e1723bf44a1b6617cb1ede96ebf1d2c97851ac6 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 2 Aug 2023 14:01:56 +0300 Subject: [PATCH] version bump to 1.2.17.834 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index 0fe124b..ec74f52 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -337,7 +337,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.17.832.g15fa351e-571" + $onlineFull = "1.2.17.834.g26ee1129-632" } } else {