From ee520a32b6daf59b741189127ac6c557638fdcf1 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Sun, 4 Dec 2022 03:42:27 +0300 Subject: [PATCH] version bump to 1.2.0.1163 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index a5cdb51..33c4894 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -527,7 +527,7 @@ function DesktopFolder { } # Recommended version for spotx -$online = "1.2.0.1155" +$online = "1.2.0.1163" # Check version Spotify offline $offline = (Get-Item $spotifyExecutable).VersionInfo.FileVersion