From 5bd389dc7fd3bef36c1d875160778858a4d8f297 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:42:21 +0300 Subject: [PATCH] version bump to 1.2.59.513 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 07dbd44..e42a1a8 100644 --- a/run.ps1 +++ b/run.ps1 @@ -374,7 +374,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.59.510.gb8e30f45-144" + $onlineFull = "1.2.59.513.g9e00425b-250" } } else {