mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
version bump to 1.2.90
This commit is contained in:
@@ -1191,7 +1191,7 @@
|
|||||||
"native_description": "Show top tracks and top artists on profile page",
|
"native_description": "Show top tracks and top artists on profile page",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.22",
|
"fr": "1.2.22",
|
||||||
"to": ""
|
"to": "1.2.89"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EightShortcuts": {
|
"EightShortcuts": {
|
||||||
@@ -2736,7 +2736,7 @@
|
|||||||
"hideEmptyYourEpisodes": {
|
"hideEmptyYourEpisodes": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.78",
|
"fr": "1.2.78",
|
||||||
"to": ""
|
"to": "1.2.89"
|
||||||
},
|
},
|
||||||
"match": "(includeYourEpisodes\\?\\{inclusionMode:[^,}]+\\.)INCLUDE_ALWAYS",
|
"match": "(includeYourEpisodes\\?\\{inclusionMode:[^,}]+\\.)INCLUDE_ALWAYS",
|
||||||
"replace": "$1INCLUDE_IF_NOT_EMPTY"
|
"replace": "$1INCLUDE_IF_NOT_EMPTY"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
param
|
param
|
||||||
(
|
(
|
||||||
[Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')]
|
[Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')]
|
||||||
[string]$latest_full = "1.2.89",
|
[string]$latest_full = "1.2.90",
|
||||||
|
|
||||||
[Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')]
|
[Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')]
|
||||||
[string]$last_win7_full = "1.2.5.1006.g22820f93",
|
[string]$last_win7_full = "1.2.5.1006.g22820f93",
|
||||||
|
|||||||
Reference in New Issue
Block a user