diff --git a/patches/patches.json b/patches/patches.json index 7619536..8d4717e 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -741,6 +741,13 @@ "fr": "1.1.67", "to": "1.1.95" } + }, + "bypassApplyUpdateCheck": { + "name": "bypassApplyUpdateCheck", + "version": { + "fr": "1.2.84", + "to": "" + } } }, "EnableExp": { @@ -1443,7 +1450,7 @@ "native_description": "Enable ability to ban/hide tracks from eligible contexts", "version": { "fr": "1.2.52", - "to": "" + "to": "1.2.83" } }, "ArtistLikedSongs": { diff --git a/run.ps1 b/run.ps1 index ffc027d..5c5cb2d 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.83.461.g4d9c3dae-801" + $onlineFull = "1.2.84.477.gcfdf84e8-2359" } } else {