version bump to 1.2.93

This commit is contained in:
amd64fox
2026-07-02 00:45:00 +03:00
parent ba77e8cc0b
commit 837d5d2471
2 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
param
(
[Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')]
[string]$latest_full = "1.2.92",
[string]$latest_full = "1.2.93",
[Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')]
[string]$last_win7_full = "1.2.5.1006.g22820f93",