version bump to 1.2.83.461

This commit is contained in:
amd64fox
2026-02-15 10:50:35 +03:00
parent 92894fc64c
commit 4c615f7a5a
2 changed files with 3 additions and 3 deletions

View File

@@ -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": {

View File

@@ -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 {