version bump to 1.2.36.955

This commit is contained in:
amd64fox
2024-04-20 22:43:02 +03:00
parent a4e0c4cb4c
commit 7ac0d407d5
2 changed files with 13 additions and 4 deletions

View File

@@ -419,6 +419,15 @@
"fr": "1.2.34", "fr": "1.2.34",
"to": "" "to": ""
} }
},
"enableLyricsUpsell": {
"name": "LyricsUpsell",
"description": "Enable Lyrics Upsell",
"native_description": "Enable Lyrics Upsell",
"version": {
"fr": "1.2.36",
"to": ""
}
} }
}, },
"EnableExp": { "EnableExp": {
@@ -923,7 +932,7 @@
"native_description": "New Connect Bar without arrow and clickable elements", "native_description": "New Connect Bar without arrow and clickable elements",
"version": { "version": {
"fr": "1.2.14", "fr": "1.2.14",
"to": "" "to": "1.2.35"
} }
}, },
"ResizableTracklistColumns": { "ResizableTracklistColumns": {
@@ -1432,7 +1441,7 @@
}, },
"match": [ "match": [
"(:hover{color:var)\\(--lyrics-color-active\\)", "(:hover{color:var)\\(--lyrics-color-active\\)",
"(kGR_hu4tdj9PnUlSPaRL{color:var)\\(--lyrics-color-inactive\\)" "((?:kGR_hu4tdj9PnUlSPaRL|LomBcMvfM8AEmZGquAdj){color:var)\\(--lyrics-color-inactive\\)"
], ],
"replace": [ "replace": [
"$1(--lyrics-color-hover)!important", "$1(--lyrics-color-hover)!important",
@@ -1581,7 +1590,7 @@
"fr": "1.2.30", "fr": "1.2.30",
"to": "" "to": ""
}, },
"add": " .weV_qxFz4gF5sPotO10y:has([for=\"desktop.settings.downloadQuality\"]) {display: none}" "add": " .weV_qxFz4gF5sPotO10y, .BMtRRwqaJD_95vJFMFD0:has([for=\"desktop.settings.downloadQuality\"]) {display: none}"
}, },
"downloadicon": { "downloadicon": {
"version": { "version": {

View File

@@ -366,7 +366,7 @@ if (!($version -and $version -match $match_v)) {
} }
else { else {
# Recommended version for Win 10-12 # Recommended version for Win 10-12
$onlineFull = "1.2.35.663.gb699649e-6892" $onlineFull = "1.2.36.955.gd8cc9372-8290"
} }
} }
else { else {