From 014e49f426fbecf5f4e09185ad9363e1008fbf55 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 12 Nov 2025 20:22:05 +0300 Subject: [PATCH] version bump to 1.2.76.298 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 50a1ced..a2849d5 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.76.297.ga70a30a3-4" + $onlineFull = "1.2.76.298.g2316a870-2" } } else {