diff --git a/Install.ps1 b/Install.ps1 index 84c036d..399c803 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -510,7 +510,7 @@ function DesktopFolder { } # Recommended version for spotx -$online = "1.1.99.878" +$online = "1.2.0.1155" # Check version Spotify offline $offline = (Get-Item $spotifyExecutable).VersionInfo.FileVersion