version bump to 1.2.96

enable the redesigned context menu, canvas toggle, and video shelf previews
This commit is contained in:
amd64fox
2026-08-08 14:03:04 +03:00
parent c2cc808ef6
commit 2a179d3cf0
2 changed files with 59 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
param
(
[Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')]
[string]$latest_full = "1.2.95",
[string]$latest_full = "1.2.96",
[Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')]
[string]$last_win7_full = "1.2.5.1006.g22820f93",