mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
version bump to 1.2.14.1141
This commit is contained in:
@@ -330,7 +330,7 @@ if (!($version -and $version -match $match_v)) {
|
|||||||
}
|
}
|
||||||
# Recommended version for Win 10-12
|
# Recommended version for Win 10-12
|
||||||
else {
|
else {
|
||||||
$onlineFull = "1.2.14.1141.gaab16bfe-881"
|
$onlineFull = "1.2.14.1149.ga3ae422d-1027"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$online = ($onlineFull -split ".g")[0]
|
$online = ($onlineFull -split ".g")[0]
|
||||||
@@ -1529,4 +1529,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