version bump to 1.2.14.1141

This commit is contained in:
amd64fox
2023-06-19 22:33:18 +03:00
committed by GitHub
parent b0c2acf182
commit be8814e425

View File

@@ -330,7 +330,7 @@ if (!($version -and $version -match $match_v)) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.14.1141.gaab16bfe-881"
$onlineFull = "1.2.14.1149.ga3ae422d-1027"
}
}
$online = ($onlineFull -split ".g")[0]
@@ -1529,4 +1529,4 @@ if ($block_update) { extract -counts 'exe' -helper 'BlockUpdate' }
# Start Spotify
if ($start_spoti) { Start-Process -WorkingDirectory $spotifyDirectory -FilePath $spotifyExecutable }
Write-Host ($lang).InstallComplete`n -ForegroundColor Green
Write-Host ($lang).InstallComplete`n -ForegroundColor Green