From 0bbf4193e80bb04bd88d9f9426461ea3a46449d4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:21:48 +0300 Subject: [PATCH] version bump to 1.2.20.1214 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index af02d52..18c5c72 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -335,7 +335,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.20.1210.g2a8a8a57-590" + $onlineFull = "1.2.20.1214.g009959bd-963" } } else {