From e5924d373d16472bb1a03d146bb1374e51e9c632 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Sat, 3 Dec 2022 10:24:06 +0300 Subject: [PATCH] version bump to 1.2.0.1155 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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