version bump to 1.2.94

This commit is contained in:
amd64fox
2026-07-11 16:37:12 +03:00
committed by GitHub
parent 9eafb084c6
commit e22aba4ed4
+1 -1
View File
@@ -2,7 +2,7 @@
param
(
[Parameter(HelpMessage = 'Latest recommended Spotify version for Windows 10+.')]
[string]$latest_full = "1.2.93",
[string]$latest_full = "1.2.94",
[Parameter(HelpMessage = 'Latest supported Spotify version for Windows 7-8.1')]
[string]$last_win7_full = "1.2.5.1006.g22820f93",