version bump to 1.2.84.477

This commit is contained in:
amd64fox
2026-02-27 21:54:27 +03:00
parent 80d1da6c16
commit 393d660d88
2 changed files with 9 additions and 2 deletions

View File

@@ -741,6 +741,13 @@
"fr": "1.1.67", "fr": "1.1.67",
"to": "1.1.95" "to": "1.1.95"
} }
},
"bypassApplyUpdateCheck": {
"name": "bypassApplyUpdateCheck",
"version": {
"fr": "1.2.84",
"to": ""
}
} }
}, },
"EnableExp": { "EnableExp": {
@@ -1443,7 +1450,7 @@
"native_description": "Enable ability to ban/hide tracks from eligible contexts", "native_description": "Enable ability to ban/hide tracks from eligible contexts",
"version": { "version": {
"fr": "1.2.52", "fr": "1.2.52",
"to": "" "to": "1.2.83"
} }
}, },
"ArtistLikedSongs": { "ArtistLikedSongs": {

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.83.461.g4d9c3dae-801" $onlineFull = "1.2.84.477.gcfdf84e8-2359"
} }
} }
else { else {