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 {