From 3c5cf6ab86da6f529065f2b0b379b9734260bfbe Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 18 May 2024 22:08:02 +0300 Subject: [PATCH] version bump to 1.2.38.720 - dev-tools and filtertags_locale_fix patches were limited for version 1.2.38 and higher because they were broken --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 4036f9b..83aeb34 100644 --- a/run.ps1 +++ b/run.ps1 @@ -369,7 +369,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.37.701.ge66eb7bc-1204" + $onlineFull = "1.2.38.720.ga4a70a0e-1222" } } else {