From 8a1fe6487ce33bde011ca311bfeed3c14bf13ab9 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 23 Apr 2025 22:38:51 +0300 Subject: [PATCH] version bump to 1.2.62.580 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 8faec3b..19c6781 100644 --- a/run.ps1 +++ b/run.ps1 @@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.62.578.g7b42a3bb-538" + $onlineFull = "1.2.62.580.gb27ad23e-680" } } else {