diff --git a/run.ps1 b/run.ps1 index 1b97876..eda9edd 100644 --- a/run.ps1 +++ b/run.ps1 @@ -2,7 +2,7 @@ param ( [Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')] - [string]$latest_full = "1.2.88.484.g3a9ab868", + [string]$latest_full = "1.2.88.485.g1012a6e0", [Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')] [string]$last_win7_full = "1.2.5.1006.g22820f93",