From a3dd6f37017b8ebff7d3e61ca4a4c0c18f4107b1 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 22 Sep 2023 02:23:56 +0300 Subject: [PATCH] version bump to 1.2.20.1218 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index eca2a66..74267e4 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.1216.ge7a7b92f-1109" + $onlineFull = "1.2.20.1218.g02aff7a4-243" } } else {