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
+2 -2
View File
@@ -597,7 +597,7 @@
"native_description": "Enable ad count feedback in NPV", "native_description": "Enable ad count feedback in NPV",
"version": { "version": {
"fr": "1.2.59", "fr": "1.2.59",
"to": "" "to": "1.2.82"
} }
}, },
"SaxLeaderboardAds": { "SaxLeaderboardAds": {
@@ -606,7 +606,7 @@
"native_description": "Enable SAX Leaderboard Ad Format", "native_description": "Enable SAX Leaderboard Ad Format",
"version": { "version": {
"fr": "1.2.62", "fr": "1.2.62",
"to": "" "to": "1.2.82"
} }
}, },
"EmbeddedAdVisibilityLogging": { "EmbeddedAdVisibilityLogging": {
+1 -1
View File
@@ -424,7 +424,7 @@ if (!($version -and $version -match $match_v)) {
} }
else { else {
# latest tested version for Win 10-12 # latest tested version for Win 10-12
$onlineFull = "1.2.82.428.g0ac8be2b-1220" $onlineFull = "1.2.83.461.g4d9c3dae-801"
} }
} }
else { else {