From 3f430bc452a94745652504a13fb57ba9fb6f137d Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 12 Apr 2023 22:31:08 +0300 Subject: [PATCH] version bump to 1.2.9.743 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index 5f876c4..8dce8aa 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -263,7 +263,7 @@ $win8 = $win_os -match "\windows 8\b" # Recommended version for Win 10-12 if ($win10 -or $win11 -or $win12) { - $onlineFull = "1.2.9.741.gb72a2f3b-132" + $onlineFull = "1.2.9.743.g85d9593d-295" } # Recommended version for Win 7-8.1 else {