From 5a2c160ea57195617a0e2d8352dddad6e3bf7cc8 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:58:54 +0300 Subject: [PATCH] version bump to 1.2.59.515 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 7880edd..fe7698e 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.514.g834e17d4-578" + $onlineFull = "1.2.59.515.g1e7f93a9-628" } } else {