From 0299c089c7ff8e0d7cf6ad4126b371f8dc8c1bf9 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:35:43 +0300 Subject: [PATCH] version bump to 1.2.75.510 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 96669bf..02bdbc0 100644 --- a/run.ps1 +++ b/run.ps1 @@ -382,7 +382,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.75.507.gee6e6c93-361" + $onlineFull = "1.2.75.510.g8f748905-369" } } else {