From 61f54aec3af1b864aaa3fb69a45e5234c36b3055 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 17 Dec 2022 18:13:32 +0300 Subject: [PATCH] version bump to 1.2.1.968 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index e08378f..2537b8d 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -536,7 +536,7 @@ function DesktopFolder { } # Recommended version for spotx -$online = "1.2.0.1165" +$online = "1.2.1.968" # Check version Spotify offline $offline = (Get-Item $spotifyExecutable).VersionInfo.FileVersion