mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-19 05:40:06 +10:00
version bump to 1.2.20.1216
This commit is contained in:
+2
-2
@@ -335,7 +335,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.20.1214.g009959bd-963"
|
$onlineFull = "1.2.20.1216.ge7a7b92f-1109"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
@@ -1578,4 +1578,4 @@ if ($block_update) { extract -counts 'exe' -helper 'BlockUpdate' }
|
|||||||
# Start Spotify
|
# Start Spotify
|
||||||
if ($start_spoti) { Start-Process -WorkingDirectory $spotifyDirectory -FilePath $spotifyExecutable }
|
if ($start_spoti) { Start-Process -WorkingDirectory $spotifyDirectory -FilePath $spotifyExecutable }
|
||||||
|
|
||||||
Write-Host ($lang).InstallComplete`n -ForegroundColor Green
|
Write-Host ($lang).InstallComplete`n -ForegroundColor Green
|
||||||
|
|||||||
Reference in New Issue
Block a user