From d7a4ecada99ba9d0814910aaae975d5c675e9115 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:29:14 +0300 Subject: [PATCH] version bump to 1.2.22.982 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 78571b4..5e9c72b 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.22.980.g8c845482-837" + $onlineFull = "1.2.22.982.g794acc0a-900" } } else {