From 4c615f7a5a6e690264fddb547e6bdcc8e4443dfb Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sun, 15 Feb 2026 10:50:35 +0300 Subject: [PATCH] version bump to 1.2.83.461 --- patches/patches.json | 4 ++-- run.ps1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 4e2368c..8533074 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -597,7 +597,7 @@ "native_description": "Enable ad count feedback in NPV", "version": { "fr": "1.2.59", - "to": "" + "to": "1.2.82" } }, "SaxLeaderboardAds": { @@ -606,7 +606,7 @@ "native_description": "Enable SAX Leaderboard Ad Format", "version": { "fr": "1.2.62", - "to": "" + "to": "1.2.82" } }, "EmbeddedAdVisibilityLogging": { diff --git a/run.ps1 b/run.ps1 index 0134cbf..f3ad447 100644 --- a/run.ps1 +++ b/run.ps1 @@ -424,7 +424,7 @@ if (!($version -and $version -match $match_v)) { } else { # latest tested version for Win 10-12 - $onlineFull = "1.2.82.428.g0ac8be2b-1220" + $onlineFull = "1.2.83.461.g4d9c3dae-801" } } else {