mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
version bump to 1.2.81.264
This commit is contained in:
4
run.ps1
4
run.ps1
@@ -416,7 +416,7 @@ if (!($version -and $version -match $match_v)) {
|
||||
}
|
||||
else {
|
||||
# latest tested version for Win 10-12
|
||||
$onlineFull = "1.2.80.349.g2efc88b5-968"
|
||||
$onlineFull = "1.2.81.264.gb4ad4efa-1866"
|
||||
}
|
||||
}
|
||||
else {
|
||||
@@ -1235,7 +1235,7 @@ function Helper($paramname) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads', 'Magpie', 'MagpiePrompting', 'MagpieScheduling' }
|
||||
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads', 'Magpie', 'MagpiePrompting', 'MagpieScheduling', 'MagpieCuration' }
|
||||
|
||||
# Disable unimportant exp
|
||||
if ($exp_spotify) {
|
||||
|
||||
Reference in New Issue
Block a user