mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
version bump to 1.2.6.861
This commit is contained in:
@@ -453,7 +453,7 @@ function DesktopFolder {
|
||||
}
|
||||
|
||||
# Recommended version for spotx
|
||||
$onlineFull = "1.2.5.1006.g22820f93-1078"
|
||||
$onlineFull = "1.2.6.861.g9440c6cf-104"
|
||||
$online = ($onlineFull -split ".g")[0]
|
||||
|
||||
# Check version Spotify offline
|
||||
|
||||
@@ -850,7 +850,7 @@
|
||||
"devicelocal": {
|
||||
"version": {
|
||||
"from": "1.1.99",
|
||||
"do": ""
|
||||
"do": "1.2.5"
|
||||
},
|
||||
"match": "(Enable splitting the device list based on local network\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
@@ -866,7 +866,7 @@
|
||||
"forgetdevice": {
|
||||
"version": {
|
||||
"from": "1.2.0",
|
||||
"do": ""
|
||||
"do": "1.2.5"
|
||||
},
|
||||
"match": "(Enable the option to Forget Devices\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
@@ -910,6 +910,14 @@
|
||||
},
|
||||
"match": "(Enable new permanent location for HPTO iframe to HptoHtml.js\",default:)(!1|!0)",
|
||||
"replace": "$1false"
|
||||
},
|
||||
"attacktitan": {
|
||||
"version": {
|
||||
"from": "1.2.6",
|
||||
"do": ""
|
||||
},
|
||||
"match": "(Enable Attack on Titan Easter egg turning progress bar red when playing official soundtrack\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user