From bd5de69a7e4ff9ea24acfb0feeca2c4c42fa2c30 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 4 May 2026 12:12:12 +0300 Subject: [PATCH] version bump to 1.2.88.485 --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",